You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Roberto Benítez Monje (JIRA)" <ji...@apache.org> on 2014/01/24 11:22:37 UTC

[jira] [Created] (OFBIZ-5514) EntitySyncServices.cleanSyncRemoveInfo() takes minutes as seconds

Roberto Benítez Monje created OFBIZ-5514:
--------------------------------------------

             Summary: EntitySyncServices.cleanSyncRemoveInfo() takes minutes as seconds
                 Key: OFBIZ-5514
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5514
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Release Branch 11.04, SVN trunk, Release Branch 12.04
            Reporter: Roberto Benítez Monje


The method EntitySyncServices.cleanSyncRemoveInfo() takes minutes as seconds when calculate the value of keepSeconds.

Instead of multiply by 3600, its does by 60



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)