Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047940
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2021-10-27 10:092022-07-07 14:57
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in VersionRR22Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0047940: CustomInitialValidations are not filtered by application

DescriptionAlthough 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 ReproduceThe 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0045809 closedranjith_qualiantech_com POS2 POS2 should use POS2 as appName in requests. This AppName should be used to avoid initial validations execution 

-  Notes
(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 [^]

- Issue History
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 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 Note Added: 0132671
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
Powered by Mantis Bugtracker