Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054361 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | critical | have not tried | 2024-01-16 14:23 | 2024-01-22 17:47 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
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 | |||||||
Review Assigned To | ||||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2023-10-31 | |||||||
Regression introduced in release | 23Q4.1 | |||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/afeb827459f6f1d4ac07e8d35e9b6ec4e9313b5b [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054361: Keymap- Unable to do login if product is not in the Assorment and the price list of a store | |||||||
Description | When a keymap defined for a given store references a product that is not available in the store (i.e. because it is not in the assortment or it does not have a price), an error is raised when the user logs in, and is thrown back to the login screen. | |||||||
Steps To Reproduce | In any POS2 environment with the pos2 sampledata: - Remove the "Avalanche Transceiver" product from the vall blanca assortment ("White Valley Group Product List") - Start POS2 with a clean cache to ensure the product is not available in the local master data - Try to log in. An error will be displayed: "Some products defined in the keymap are not available in the Assortment, or don't have a price in the Price List. Please define a keymap with available products, or contact your System Administrator" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0159396) hgbot (developer) 2024-01-16 18:20 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/653 [^] |
(0159610) hgbot (developer) 2024-01-22 17:47 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/653 [^] |
(0159611) hgbot (developer) 2024-01-22 17:47 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: ef2646a5c98b90b0934e6bd0d3bff78d459566bc Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 22-01-2024 17:46:14 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/ef2646a5c98b90b0934e6bd0d3bff78d459566bc [^] Fixes ISSUE-54361: Model.withIds should not include undefined entries in response If any of the ids included in the parameter of the withIds function does not represent an existing value for the selected model, an undefined entry should not be included in the returned array, because consumers of that API would need to check for null when processing the response. --- M web/org.openbravo.mobile.core/app/model/persistence/indexeddb/Model.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-01-16 14:23 | AugustoMauch | New Issue | |
2024-01-16 14:23 | AugustoMauch | Assigned To | => Retail |
2024-01-16 14:23 | AugustoMauch | Triggers an Emergency Pack | => No |
2024-01-16 14:23 | AugustoMauch | Assigned To | Retail => AugustoMauch |
2024-01-16 14:24 | AugustoMauch | Status | new => scheduled |
2024-01-16 14:43 | AugustoMauch | Regression level | => Production - QA Approved |
2024-01-16 14:43 | AugustoMauch | Regression date | => 2023-10-31 |
2024-01-16 14:43 | AugustoMauch | Regression introduced in release | => 23Q4.1 |
2024-01-16 14:43 | AugustoMauch | Regression introduced by commit | => https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/afeb827459f6f1d4ac07e8d35e9b6ec4e9313b5b [^] |
2024-01-16 14:44 | AugustoMauch | Relationship added | caused by 0053491 |
2024-01-16 18:20 | hgbot | Note Added: 0159396 | |
2024-01-22 17:47 | hgbot | Note Added: 0159610 | |
2024-01-22 17:47 | hgbot | Resolution | open => fixed |
2024-01-22 17:47 | hgbot | Status | scheduled => closed |
2024-01-22 17:47 | hgbot | Fixed in Version | => RR24Q2 |
2024-01-22 17:47 | hgbot | Note Added: 0159611 |
Copyright © 2000 - 2009 MantisBT Group |