Bug 16099

Summary: Make name required field when creating subscription field
Product: Koha Reporter: Aleisha Amohia <aleisha>
Component: SerialsAssignee: Aleisha Amohia <aleisha>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: brendan, colin.campbell
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: Sponsored Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 16099: Make name required field when creating subscription field
[SIGNED-OFF] Bug 16099: Make name required field when creating subscription field
[PASSED QA] Bug 16099: Make name required field when creating subscription field

Description Aleisha Amohia 2016-03-18 00:02:05 UTC
At the moment, it is required and doesn't allow the user to create the subscription field without entering the name, but it still lets the user submit the form to add a subscription field and then shows an error.
Comment 1 Aleisha Amohia 2016-03-18 00:06:06 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2016-03-18 12:12:36 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2016-03-20 20:58:29 UTC
Created attachment 49347 [details] [review]
[PASSED QA] Bug 16099: Make name required field when creating subscription field

To test:
1) Notice behaviour when adding subcription field (Serials) without a
   name
2) Apply patch
3) Attempt to create subscription field without a name and click Save
4) Notice that you not cannot submit the form without adding the name

Sponsored-by: Catalyst IT
Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Brendan Gallagher 2016-03-23 00:38:46 UTC
Pushed to Master - Should be in the May 2016 release.  Thanks!