Uploaded image for project: 'mod-organizations-storage'
  1. mod-organizations-storage
  2. MODORGSTOR-67

Add an "acqUnitIds" field to the organization schema

    XMLWordPrintable

Details

    • Firebird Sprint 87
    • 1
    • Thunderjet

    Description

      Overview

      In order to support UIORGS-121, we need to update the schema.

      Note: The field ("acqUnitIds") will also be added to the account section of the organizations schema, but will not be used to restrict permissions for accounts or organizations in an way. This information will be leveraged during the import of orders and invoices to assign acquisitions units to new orders and invoices as need.

      Approach

      • Add an "acqUnitIds" field to the organization level and to the account section of the organizations schema.
            "acqUnitIds": {
              "description": "acquisition unit ids associated with this organization",
              "type": "array",
              "items": {
                "$ref": "../../common/schemas/uuid.json"
              }
            }
        

      Acceptance Criteria

      • Schema and examples are updated
      • Sample data is updated

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Andrei_Makaranka Andrei Makaranka
                Andrei_Makaranka Andrei Makaranka
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases