Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056983 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | major | sometimes | 2024-09-26 12:53 | 2024-11-05 15:09 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | Rajesh_18 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 24Q2.5 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056983: EWI caused by concurrence with Open Session and Cash Management events | |||||||
Description | When login is done, and count differences are set during Initial Count, two messages are created: Open Session and Cash Management Movement Sometimes, the timestamp for the two messages is exactly the same milisecond The two messages generate two different import entries. It could cause the two messages are processed at the same time by two different Import Entry threads In this case, one ewi is raised: ERROR: duplicate key value violates unique constraint "obpos_appcash_pk" | |||||||
Steps To Reproduce | n/a | |||||||
Proposed Solution | in OpenSession message, include the Cash Differences info, and create one unique message and then, one unique Data Import Entry | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0171420) hgbot (developer) 2024-11-05 14:05 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/168 [^] |
(0171430) hgbot (developer) 2024-11-05 15:09 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^] Changeset: 987b6a755437faf33c768e087e6943469cefc466 Author: Rajesh Senthilkumar <rajesh@qualiantech.com> Date: 05-11-2024 18:30:08 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/987b6a755437faf33c768e087e6943469cefc466 [^] Fixed ISSUE-56983: Opensession import entry is created in prehook so that cash mgnt import entry will not fail --- M web-jspack/org.openbravo.retail.sessions/src/model/till/actions/OpenTillInServer.js M web-jspack/org.openbravo.retail.sessions/src/ob-init.js --- |
(0171431) hgbot (developer) 2024-11-05 15:09 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/168 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-11-05 12:38 | marvintm | Type | defect => backport |
2024-11-05 12:38 | marvintm | Target Version | => 24Q2.5 |
2024-11-05 14:05 | hgbot | Note Added: 0171420 | |
2024-11-05 15:09 | hgbot | Resolution | open => fixed |
2024-11-05 15:09 | hgbot | Status | scheduled => closed |
2024-11-05 15:09 | hgbot | Note Added: 0171430 | |
2024-11-05 15:09 | hgbot | Note Added: 0171431 |
Copyright © 2000 - 2009 MantisBT Group |