Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Duplicate
-
None
-
None
Description
Overview
In order to support UIORGS-78 - ability to assign acq units to organization account records, we need to update the schema.
Approach
- Add an "acqUnitIds" field to the account schema, e.g.
"acqUnitIds": { "description": "acquisition unit ids associated with this organization's account", "type": "array", "items": { "$ref": "../../common/schemas/uuid.json" } }
Acceptance Criteria
- Schema and examples are updated
- unit tests are updated
- api tests are updated
- sample data is updated
TestRail: Results
Attachments
Issue Links
- is blocked by
-
MODORGSTOR-48 Split organization account into separate table/API
-
- Closed
-
- relates to
-
UXPROD-2055 Ability to use Acquisition units with Organization records
-
- Closed
-