8000 several problems in conjunction with nested metadata fields · Issue #512 · 4Science/DSpace · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

several problems in conjunction with nested metadata fields #512

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

Open
saschaszott opened this issue May 12, 2025 · 0 comments
Open

several problems in conjunction with nested metadata fields #512

saschaszott opened this issue May 12, 2025 · 0 comments
Labels

Comments

@saschaszott
Copy link

Bug Description

We have added a new inline-group for nested metadata fields in the submission forms configuration file submission-forms.xml (similar to the default inline-group oairecerif.person.affiliation). The inline-group consists of two fields. Both fields are marked as required, and one of them also uses a regular expression (regex) as a validator.

Unfortunately, we have found that form validation for nested metadata fields does not work when the form is submitted. Neither the required attribute is enforced (the form can be submitted successfully), nor is the input value validated against the defined regex.

We were able to reproduce this issue with DSC version 2024.02.00.

Furthermore, we discovered that bulk import via Excel does not work if the file contains fields that are part of an inline-group. We tried importing the two fields of the newly added inline-group using the bulk import, but the system rejected the import with an error message stating that the fields are unknown. The bulk import works correctly for other fields that are not part of an inline-group. The problem can be reproduced with DSC 2024.02.00.

@saschaszott saschaszott changed the title several problems in conjunction with nested metadata several problems in conjunction with nested metadata fields May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant
0