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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054299
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2024-01-10 18:292024-01-11 08:39
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityimmediateResolutionfixedFixed in VersionRR24Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression levelPackaging and release
Regression date2024-01-08
Regression introduced in releasemain
Regression introduced by commithttps://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/40fffc2c05b3bd08071b1f6e00484c23cfce2aa5 [^]
Triggers an Emergency PackNo
Summary

0054299: External System properties are not loaded if the search key is null

DescriptionExternal System properties are not loaded into the POS if the search key is null. Note this may happen with external systems created before the search key was defined as mandatory in the UI.
Steps To Reproduce1) Go to the External System window. Create a client side external system without search key. Note that this is not possible directly through the UI, so you'll need to nullify the search key from db: update c_external_system set value=null
2) Go to the Event Subscription. Create an event subscription and assign to it the external system created in the previous step.
3) Login in the POS. Note that the external system information has not been loaded in the POS by executing OB.App.TerminalProperty.get('externalSystems'). When the event is triggered this will cause an error when sending the data to the external system. See attached.
TagsNo tags attached.
Attached Filespng file icon image.png [^] (26,588 bytes) 2024-01-11 08:20

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0054304RR24Q1 closedcaristu External System properties are not loaded if the search key is null 
caused by feature request 0054198 closedcaristu Ability to retrieve external systems by search key 

-  Notes
(0159082)
hgbot (developer)
2024-01-10 18:37

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/651 [^]
(0159091)
hgbot (developer)
2024-01-11 08:39

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: f3c72be3e4f2f7b1af8a8aacdcd25e0a63459ff3
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 11-01-2024 07:39:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/f3c72be3e4f2f7b1af8a8aacdcd25e0a63459ff3 [^]

fixes BUG-54299: cannot load external systems without search key

---
M src-test/org/openbravo/mobile/core/externalsystem/ExternalSystemDataProviderTest.java
M src/org/openbravo/mobile/core/externalsystem/ExternalSystemDataProvider.java
---
(0159092)
hgbot (developer)
2024-01-11 08:39

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/651 [^]

- Issue History
Date Modified Username Field Change
2024-01-10 18:29 caristu New Issue
2024-01-10 18:29 caristu Assigned To => caristu
2024-01-10 18:29 caristu Triggers an Emergency Pack => No
2024-01-10 18:29 caristu Issue generated from 0054198
2024-01-10 18:29 caristu Relationship added caused by 0054198
2024-01-10 18:37 hgbot Note Added: 0159082
2024-01-11 07:56 caristu Status new => scheduled
2024-01-11 08:12 alostale Regression level => Packaging and release
2024-01-11 08:12 alostale Regression date => 2024-01-08
2024-01-11 08:12 alostale Regression introduced in release => main
2024-01-11 08:12 alostale Regression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/40fffc2c05b3bd08071b1f6e00484c23cfce2aa5 [^]
2024-01-11 08:12 alostale Priority urgent => immediate
2024-01-11 08:12 alostale Severity minor => major
2024-01-11 08:12 alostale Type feature request => defect
2024-01-11 08:19 caristu Steps to Reproduce Updated View Revisions
2024-01-11 08:20 caristu File Added: image.png
2024-01-11 08:39 hgbot Resolution open => fixed
2024-01-11 08:39 hgbot Status scheduled => closed
2024-01-11 08:39 hgbot Fixed in Version => RR24Q2
2024-01-11 08:39 hgbot Note Added: 0159091
2024-01-11 08:39 hgbot Note Added: 0159092


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker