Skip to content

Descriptive metadata edit form not showing #3525

@hmiguim

Description

@hmiguim

Steps to replicate:

  1. Ingest the SIP uuid-2c6e642f-9a42-4465-a56c-47dfac14ad6a.zip
  2. Edit the descriptive metadata
Image

Problem:

The descriptive metadata is being stored with the ID: ead2002.xml, this shouldn't be a problem since the metadata type and metadata version are correctly set and should be used to load the form.

{
  "id": "23c995ba-e247-4187-965e-33f70c36d75a",
  "parentId": "b33d431f-4a54-489f-903e-0527f628fbb3",
  "type": "OTHER",
  "state": "ACTIVE",
  "permissions": {
    "users": {
      "CREATE": [
        "admin"
      ],
      "READ": [
        "admin"
      ],
      "UPDATE": [
        "admin"
      ],
      "DELETE": [
        "admin"
      ],
      "GRANT": [
        "admin"
      ]
    },
    "groups": {
      "CREATE": [],
      "READ": [],
      "UPDATE": [],
      "DELETE": [],
      "GRANT": []
    }
  },
  "descriptiveMetadata": [
    {
      "id": "ead2002.xml",
      "type": "EAD",
      "version": "2002"
    }
  ],
  "representations": [],
  "ingestSIPUUID": "335f7fd6-9538-3dc3-8b85-64ea177678c0",
  "ingestSIPIds": [
    "uuid-2c6e642f-9a42-4465-a56c-47dfac14ad6a"
  ],
  "ingestJobId": "bc8b7a16-f132-46c3-948e-7e5db23fe1a5",
  "ingestUpdateJobIds": [],
  "hasShallowFiles": false,
  "format": {
    "name": null,
    "version": null
  },
  "relationships": [],
  "createdOn": 1757585870784,
  "createdBy": "admin",
  "updatedOn": 1757585871704,
  "updatedBy": "admin",
  "disposal": {
    "holds": [],
    "transitiveHolds": []
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions