Uploaded image for project: 'ERM Platform'
  1. ERM Platform
  2. ERM-2092

Include package IDs in exports

    XMLWordPrintable

Details

    • ERM Sprint 141, ERM Sprint 142, ERM Sprint 143, ERM Sprint 144, ERM Sprint 145
    • Bienenvolk
    • Morning Glory (R2 2022)
    • TBD

    Description

      Purpose:
      On exporting an Agreement or list of resources from an agreement, where a package is specified then then the package data should include any identifiers associated with that package.

      To check:

      In both cases check that the exporting includes JSON similar to:

      "package": {
        "id": "<uuid>",
        "name": "simple_package_simple_title Test Package",
        "identifiers": [
          {
            "dateCreated": "<datetime>",
            "lastUpdated": ""<datetime>",
            "status": {
              "id": "<uuid>",
              "value": "approved",
              "label": "approved"
            },
            "identifier": {
              "value": "zdb-1234",
              "ns": {
                "value": "isil"
              }
            }
          }
        ]
      }
      

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                ostephens Owen Stephens
                ostephens Owen Stephens
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases