Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0047940 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2021-10-27 10:09 | 2022-07-07 14:57 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR22Q1 | |||
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 | 0047940: CustomInitialValidations are not filtered by application | |||||||
Description | Although subclasses of CustomInitialValidation can implement a executeForApplication method to define to which application they apply (ie. pos1 vs pos2), it is not taken into account executing all the validations in all the cases. | |||||||
Steps To Reproduce | The two following cases fail: 1. Implement a validation for pos2, and log in pos1. Validation should NOT be executed. 2. Implement a validation for pos1, and log in pos2. Validation should NOT be executed. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0132671) hgbot (developer) 2021-10-27 10:32 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/610 [^] |
(0132674) hgbot (developer) 2021-10-27 11:30 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/610 [^] |
(0132675) hgbot (developer) 2021-10-27 11:30 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 9f76cae9412469990fec253fade22e5e9de43743 Author: Asier Lostalé <asier.lostale@openbravo.com> Date: 2021-10-27T10:27:58+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/9f76cae9412469990fec253fade22e5e9de43743 [^] fixed BUG-47940: CustomInitialValidations are not filtered by application The application name parameter was incorrectly obtained as it assumed it was contained in the parameters object of the request whereas in reality it is on its root. --- M src/org/openbravo/retail/posterminal/InitialValidations.java --- |
(0139158) hgbot (developer) 2022-07-07 14:31 |
Merge Request created: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/25 [^] |
(0139159) hgbot (developer) 2022-07-07 14:57 |
Merge request closed: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/25 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2021-10-27 10:09 | alostale | New Issue | |
2021-10-27 10:09 | alostale | Assigned To | => Retail |
2021-10-27 10:09 | alostale | OBNetwork customer | => No |
2021-10-27 10:09 | alostale | Triggers an Emergency Pack | => No |
2021-10-27 10:13 | alostale | Relationship added | related to 0045809 |
2021-10-27 10:27 | alostale | Assigned To | Retail => alostale |
2021-10-27 10:32 | hgbot | Merge Request Status | => open |
2021-10-27 10:32 | hgbot | Note Added: 0132671 | |
2021-10-27 11:30 | hgbot | Merge Request Status | open => approved |
2021-10-27 11:30 | hgbot | Resolution | open => fixed |
2021-10-27 11:30 | hgbot | Status | new => closed |
2021-10-27 11:30 | hgbot | Note Added: 0132674 | |
2021-10-27 11:30 | hgbot | Fixed in Version | => RR22Q1 |
2021-10-27 11:30 | hgbot | Note Added: 0132675 | |
2022-07-07 14:31 | hgbot | Note Added: 0139158 | |
2022-07-07 14:57 | hgbot | Note Added: 0139159 |
Copyright © 2000 - 2009 MantisBT Group |