Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
7.3.x
-
Committed
-
5
-
Accessibility
Description
Adding organization using endpoint:
http://localhost:8080/o/headless-admin-user/v1.0/organizations
request body example:
{ "name":"New Organization" }results with:
HTTP status 404 and response { "status" : "NOT_FOUND", "title" : "No Organization exists with the primary key 0" }
Issue is in OrganizationResourceImpl:176
Attachments
Issue Links
- Discovered while testing
-
COMMERCE-5576 Exception in tLiferayOutput for headless-admin-user organizations operation Insert
-
- Closed
-
- is duplicated by
-
LPS-127135 Unable to create Organizations via Headless APIs
- Closed