Bug 16097 - Making messages for subscription fields more user friendly
Summary: Making messages for subscription fields more user friendly
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Aleisha Amohia
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-17 23:15 UTC by Aleisha Amohia
Modified: 2016-12-05 21:27 UTC (History)
2 users (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: String patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 16097: Making messages for subscription fields more user friendly (2.57 KB, patch)
2016-03-17 23:28 UTC, Aleisha Amohia
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 16097: Making messages for subscription fields more user friendly (2.68 KB, patch)
2016-03-18 12:04 UTC, Owen Leonard
Details | Diff | Splinter Review
[PASSED QA] Bug 16097: Making messages for subscription fields more user friendly (2.70 KB, patch)
2016-03-20 21:58 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2016-03-17 23:15:09 UTC

    
Comment 1 Aleisha Amohia 2016-03-17 23:28:22 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2016-03-18 12:04:53 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2016-03-20 21:58:20 UTC
Created attachment 49358 [details] [review]
[PASSED QA] Bug 16097: Making messages for subscription fields more user friendly

To test:
1) Go to Serials -> Add Subscription fields
2) Create a field, confirm message.
3) Attempt to create a new field that has the same name as an existing
   field, confirm message.
4) Create another field with a different name. Attempt to edit this
   field to have the same name as another field. Confirm message
5) Edit field (change name to something different)
6) Delete field, confirm message.
6) Turn off permissions to delete subcriptions ONLY. Attempt to delete a
   field, confirm message.

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:46:07 UTC
Pushed to Master - Should be in the May 2016 release.  Thanks!