Openbravo Issue Tracking System - POS2
View Issue Details
0047917POS2POSpublic2021-10-22 10:022021-10-27 09:05
jmelin 
nicola_uva 
highmajoralways
closedfixed 
5
 
 
guilleaer
No
0047917: JIRA 2438 - API Sites - Sites not created correctly on init
When executing task "Organization Update" on init, some organization for restaurant are not correctly created (searchkey = name instead of siteId)

It is because of the function "getTerminalType" in "UtilsFlunchChannelTouchpoint.java"
Sometimes, brandOrg variable is null and an exception is triggered.
On a frech installation, launch the task "Organization Update".
After the execution of all "EDL Request", check "Organization" window.

Some restaurant of search key = name instead of siteId
Their EDL request are also in error.
Restarting the EDL request generates also an error because of duplicate org name
AGPCustom
Issue History
2021-10-22 10:02jmelinNew Issue
2021-10-22 10:02jmelinAssigned To => Retail
2021-10-22 10:02jmelinTriggers an Emergency Pack => No
2021-10-22 10:02jmelinTag Attached: AGPCustom
2021-10-27 09:05guilleaerStatusnew => scheduled
2021-10-27 09:05guilleaerAssigned ToRetail => nicola_uva
2021-10-27 09:05guilleaerNote Added: 0132660
2021-10-27 09:05guilleaerStatusscheduled => resolved
2021-10-27 09:05guilleaerResolutionopen => fixed
2021-10-27 09:05guilleaerReview Assigned To => guilleaer
2021-10-27 09:05guilleaerStatusresolved => closed

Notes
(0132660)
guilleaer   
2021-10-27 09:05   
https://gitlab.com/obcustomers/AGAP/com.openbravo.flunch.integration.organization/-/commit/0f84a07645d1a7d0b496774a47b410a109745d94 [^]