Openbravo Issue Tracking System - POS2
View Issue Details
0048592POS2Corepublic2022-02-14 13:272022-02-14 16:03
javietxe 
javietxe 
normalmajorhave not tried
closedfixed 
5
 
 
guilleaer
No
0048592: [FLUN-2700] API Organizations Error
When creating a new Organization from the API, if the Anonymous Customer has not any location addressed, the creation of the Organization fails, letting the Organization in a wrong status

2022-02-11 00:01:42,424 [DefaultQuartzScheduler_Worker-1] ERROR com.openbravo.flunch.integration.organization.process.OrganizationUpdate - Si un client par défaut a été sélectionné, l'adresse client par défaut ne peut pas être vide.
org.openbravo.base.exception.OBException: ERROR: new row for relation "obpos_applications" violates check constraint "obpos_location_check"
In agapes environment:
- Create the anonymous client without any address
- Execute the Organization update to get the in
Check if the anonymous client has a localization before setting it to the default touchpoint
AGPCustom
depends on backport 0048593TAP closed javietxe [FLUN-2700] API Organizations Error 
Issue History
2022-02-14 13:27javietxeNew Issue
2022-02-14 13:27javietxeAssigned To => javietxe
2022-02-14 13:27javietxeTriggers an Emergency Pack => No
2022-02-14 13:28javietxeTag Attached: AGPCustom
2022-02-14 13:28javietxeStatusnew => acknowledged
2022-02-14 13:28javietxeStatusacknowledged => scheduled
2022-02-14 13:32javietxeNote Added: 0134963
2022-02-14 16:03guilleaerStatusscheduled => resolved
2022-02-14 16:03guilleaerResolutionopen => fixed
2022-02-14 16:03guilleaerReview Assigned To => guilleaer
2022-02-14 16:03guilleaerStatusresolved => closed

Notes
(0134963)
javietxe   
2022-02-14 13:32   
https://gitlab.com/obcustomers/AGAP/com.openbravo.flunch.integration.organization/-/merge_requests/5 [^]