Project:
View Revisions: Issue #46915 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0046915: No UI feedback in case of having failed messages in the synchronization buffer queue | ||
Revision | 2021-07-12 13:50 by jarmendariz | ||
Steps To Reproduce | 0) Apply the attached patch in mobile.core module which simulates an error while synchronizing the order with the backend when its finished. Run ant build to deploy the change. 1) Create and ticket, add a product and pay it. 2) The background synchronization of the ticket with the backend failed and no message was shown in the UI. You can also check with dev tools that the number of enqueued messages is increasing. |
||
Revision | 2021-07-12 13:46 by jarmendariz | ||
Steps To Reproduce | 0) Apply the attached patch in posterminal module which simulates an error processing the print template ticket. Run ant build to deploy the change. 1) Create a ticket 2) It will be not printed due to the error forced with the patch. Check with dev tools that the message is kept in the queue and there is no UI feedback informing about the trouble |
Copyright © 2000 - 2009 MantisBT Group |