dspace-angular icon indicating copy to clipboard operation
dspace-angular copied to clipboard

Provide a way to require Creative Commons license in submission form

Open wvalmorbida opened this issue 2 years ago • 5 comments

Describe the bug I need the Creative Commons step to be required in submission process. I tried changing "mandatory" to "true" in step definitions (item-submission.xml) but it didn't work.

...

To Reproduce

  1. Change configuration "mandatory" to "true"
  2. Restart tomcat
  3. Start new submission
  4. Fill all required fields, except cc license
  5. Submit submission
  6. Done, but shouldn't

Expected behavior Expected that form validation does not allow the submission to be submitted

wvalmorbida avatar Mar 23 '23 16:03 wvalmorbida