[FOLIO-1557] Populate "instance statuses", "modes of issuance", "electronic access relationships" Created: 08/Oct/18  Updated: 12/Nov/18  Resolved: 10/Oct/18

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: New Feature Priority: P3
Reporter: Niels Erik Nielsen Assignee: Wayne Schneider
Resolution: Done Votes: 0
Labels: ci, sprint48
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Relates
relates to UIIN-342 Populate "instance statuses", "modes ... Closed
Sprint:
Development Team: Prokopovych

 Description   

Reference data for these entities reside in mod-inventory-storage`, folder `reference-data`.

They are currently loaded in Q3 so far.



 Comments   
Comment by Wayne Schneider [ 09/Oct/18 ]

These have now been added to the build playbooks for folio-testing and folio-snapshot, they should appear tomorrow.

Comment by Wayne Schneider [ 10/Oct/18 ]

They have been loaded in the CI environments:

{
    "instanceStatuses": [
        {
            "id": "2a340d34-6b70-443a-bb1b-1b8d1c65d862",
            "code": "other",
            "name": "Other",
            "source": "folio"
        },
        {
            "id": "daf2681c-25af-4202-a3fa-e58fdf806183",
            "code": "temp",
            "name": "Temporary",
            "source": "folio"
        },
        {
            "id": "f5cc2ab6-bb92-4cab-b83f-5a3d09261a41",
            "code": "null",
            "name": "Not yet assigned",
            "source": "folio"
        },
        {
            "id": "52a2ff34-2a12-420d-8539-21aa8d3cf5d8",
            "code": "batch",
            "name": "Batch Loaded",
            "source": "folio"
        },
        {
            "id": "9634a5ab-9228-4703-baf2-4d12ebc77d56",
            "code": "cat",
            "name": "Cataloged",
            "source": "folio"
        },
        {
            "id": "26f5208e-110a-4394-be29-1569a8c84a65",
            "code": "uncat",
            "name": "Uncataloged",
            "source": "folio"
        }
    ],
    "totalRecords": 6
}
{
    "issuanceModes": [
        {
            "id": "612bbd3d-c16b-4bfb-8517-2afafc60204a",
            "name": "Other",
            "source": "rdamodeissue"
        },
        {
            "id": "9d18a02f-5897-4c31-9106-c9abb5c7ae8b",
            "name": "Monograph",
            "source": "rdamodeissue"
        },
        {
            "id": "f5cc2ab6-bb92-4cab-b83f-5a3d09261a41",
            "name": "Sequential Monograph",
            "source": "rdamodeissue"
        },
        {
            "id": "068b5344-e2a6-40df-9186-1829e13cd344",
            "name": "Serial",
            "source": "rdamodeissue"
        },
        {
            "id": "4fc0f4fe-06fd-490a-a078-c4da1754e03a",
            "name": "Integrating Resource",
            "source": "rdamodeissue"
        }
    ],
    "totalRecords": 5
}
{
    "electronicAccessRelationships": [
        {
            "id": "3b430592-2e09-4b48-9a0c-0636d66b9fb3",
            "name": "Version of resource"
        },
        {
            "id": "ef03d582-219c-4221-8635-bc92f1107021",
            "name": "No display constant generated"
        },
        {
            "id": "5bfe1b7b-f151-4501-8cfa-23b321d5cd1e",
            "name": "Related resource"
        },
        {
            "id": "f50c90c9-bae0-4add-9cd0-db9092dbc9dd",
            "name": "No information provided"
        },
        {
            "id": "f5d0068e-6272-458e-8a81-b85e7b9a14aa",
            "name": "Resource"
        }
    ],
    "totalRecords": 5
}
Generated at Thu Feb 08 23:14:13 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.