[Koha-bugs] [Bug 32495] Required fields in API and UI form don't match

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 1 11:48:35 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32495

--- Comment #8 from Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> ---
Created attachment 147555
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147555&action=edit
Bug 32495: (follow-up) Remove required property

This follow-up removes the required property from the text area as this
was missed previously.

Test plan:
1) In the ERM module, add a new agreement and observe that the Description
field is required
2) Apply patch
3) Repeat step 1 but this time the Required flag will not be visible.
4) Submit the form with the Description field blank - the submission
   should work

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list