Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050336 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | random | 2022-09-26 14:59 | 2022-09-27 14:05 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 22Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050336: Visibility of state persistence problems should be increased | |||||||
Description | In order to properly research the state persistence problems that seem to be happening in some tills, it would be very useful to add some log to check if the application state is being persisted properly. The idea is that after a ticket or a cashup is completed, we will force the state to be persisted and then we will check if the persisted state is the one we expect. | |||||||
Steps To Reproduce | Root cause of the problem: - Complete a cashup - Sometimes the cashup will not be properly persisted and the next time the user logs in, the previous version of the cashup is used. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0141380) hgbot (developer) 2022-09-26 15:17 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/856 [^] |
(0141381) hgbot (developer) 2022-09-26 15:21 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1231 [^] |
(0141392) hgbot (developer) 2022-09-27 11:25 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 8a0a890977b917a13ed7294095d4266127c1f822 Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 27-09-2022 09:25:48 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/8a0a890977b917a13ed7294095d4266127c1f822 [^] Related to ISSUE-50336: Make getStoredState function available to be able to... --- M templates/ob-pre.js.template --- |
(0141393) hgbot (developer) 2022-09-27 11:25 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/856 [^] |
(0141394) hgbot (developer) 2022-09-27 11:25 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1231 [^] |
(0141395) hgbot (developer) 2022-09-27 11:25 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 2fdaa4b0b14b5383ca57c98c95deac74de4fa49e Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 27-09-2022 09:25:51 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/2fdaa4b0b14b5383ca57c98c95deac74de4fa49e [^] Fixes ISSUE-50336: Show persistence information after completing order and cashup --- A web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/cashup/CashupUtils.js M web-jspack/org.openbravo.pos2/src/model/ticket/TicketUtils.js M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/CompleteTicket.js M web-jspack/org.openbravo.pos2/src/model/user-interface/__test__/FinishCashupUserAction.test.js M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/cashup/FinishCashup.js --- |
(0141402) hgbot (developer) 2022-09-27 13:51 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/410 [^] |
(0141406) hgbot (developer) 2022-09-27 14:05 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: d7d14934cbc94e372702ef2bc7da9af6ca87a7e5 Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 27-09-2022 13:50:53 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/d7d14934cbc94e372702ef2bc7da9af6ca87a7e5 [^] Related to ISSUE-50336: Makes stateStorePersistor.getStoredState available --- M web/org.openbravo.mobile.core/app/model/application-state/StatePersistence.js --- |
(0141407) hgbot (developer) 2022-09-27 14:05 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/410 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-09-26 14:59 | AugustoMauch | New Issue | |
2022-09-26 14:59 | AugustoMauch | Assigned To | => AugustoMauch |
2022-09-26 14:59 | AugustoMauch | OBNetwork customer | => No |
2022-09-26 14:59 | AugustoMauch | Triggers an Emergency Pack | => No |
2022-09-26 14:59 | AugustoMauch | Status | new => scheduled |
2022-09-26 15:17 | hgbot | Merge Request Status | => open |
2022-09-26 15:17 | hgbot | Note Added: 0141380 | |
2022-09-26 15:21 | hgbot | Note Added: 0141381 | |
2022-09-27 11:24 | hgbot | Merge Request Status | open => approved |
2022-09-27 11:25 | hgbot | Note Added: 0141392 | |
2022-09-27 11:25 | hgbot | Note Added: 0141393 | |
2022-09-27 11:25 | hgbot | Note Added: 0141394 | |
2022-09-27 11:25 | hgbot | Resolution | open => fixed |
2022-09-27 11:25 | hgbot | Status | scheduled => closed |
2022-09-27 11:25 | hgbot | Fixed in Version | => 22Q4 |
2022-09-27 11:25 | hgbot | Note Added: 0141395 | |
2022-09-27 13:51 | hgbot | Note Added: 0141402 | |
2022-09-27 14:05 | hgbot | Note Added: 0141406 | |
2022-09-27 14:05 | hgbot | Note Added: 0141407 |
Copyright © 2000 - 2009 MantisBT Group |