Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038476Retail ModulesStoreServerpublic2018-04-30 21:452018-05-02 17:41
mtaal 
mtaal 
normalmajorhave not tried
closedduplicate 
5
 
 
No
0038476: Mobile Server Offline Log shows classname/log also of transitionhandlers which are okay for online
The mobile server offline log field is used to keep track which transition to online handlers prevented going online.

When one of the transition handlers do not allow going online the offline log still shows other transition handlers.
It is probably caused by the fact that this method [1] uses a new list of handlers. This list of new instances of handlers has un-initialized members which are set to being offline.

[1]
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/tip/src/org/openbravo/mobile/core/servercontroller/MobileServerController.java#l733 [^]
Make sure that the list of handlers used to build the offline log only contains handlers which force offline.
No tags attached.
duplicate of defect 0038253 closed AugustoMauch MobileServerController should not write offline log of TransitionToOnlineHandlers that return a success response 
Issue History
2018-04-30 21:45mtaalNew Issue
2018-04-30 21:45mtaalAssigned To => mtaal
2018-04-30 21:45mtaalTriggers an Emergency Pack => No
2018-05-02 17:37ioritzCiaRelationship addedduplicate of 0038253
2018-05-02 17:41ioritzCiaStatusnew => closed
2018-05-02 17:41ioritzCiaResolutionopen => duplicate

There are no notes attached to this issue.