Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Metadata Entry Validation: Implement Required Fields and Field Restrictions in AtoM #1899

Open
rcgillis opened this issue Nov 29, 2024 · 0 comments

Comments

@rcgillis
Copy link

Current behaviour: Repositories determine their own mandatory, optional and prohibited metadata for each level of description. AtoM relies on the discretion of the user to enter metadata in the correct fields, which is not always reliable.

Desired behaviour: No required fields should be omitted — and, ideally, no erroneous fields should be employed. Administrators should be able to specify required fields according to their preferences. This is perhaps best done within settings/visible elements, where in addition to selecting the visible elements for the descriptive templates, administrators could indicate whether or not the field is required.

Possible solutions:
• Provide users with a prompt to indicate blank required fields before they are able to save their work. (e.g., highlight necessary fields)
• Block data entry in unnecessary fields (perhaps with an override feature)
• Both of these solutions would be triggered by the level of description, which would have to be the first field entered by the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant