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)