Skip to content

How to Update New Metadata Fields #2078

@zubeydecivelek

Description

@zubeydecivelek

As part of the weblecture migration, new metadata fields were added to the JSON model. These fields are not currently editable via the deposit form UI.

We need to define a way to update these fields post-migration.

Possible options:

  1. Extend the deposit form
    Include the new fields in the deposit form so users can edit them through the UI.

  2. Admin interface with editable JSON
    Provide an administration view where the full record JSON can be displayed and directly edited by admins.

  3. Command-line editing
    Write a recipe to modify the records programmatically.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions