[Bug 36203] New: Authorised value's descriptions should not be NULL
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36203 Bug ID: 36203 Summary: Authorised value's descriptions should not be NULL Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org Depends on: 34920 We default to NULL in DB for authorised_values.lib but actually we should require a description. Or dropdown lists will have an empty option. For the atomic update we should fix existing data and retrieve the code. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34920 [Bug 34920] ERM breaks if an ERM authorized value is missing a description -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36203 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Katrin, could you confirm this assumption? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36203 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- In the past it was sometimes necessary to add an empty entry manually, as the pull downs would not offer one otherwise. So such entries might exist in the existing databases for a reason. I am not sure if they are still needed. How would a fix with the atomicupdate look like? Would we aim for deleting such entries? I believe just removing them could cause issues: a pull down that does not offer an empty entry on its own, would jump to the first entry in list, which would result in saving/displaying wrong values in forms. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36203 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36203 Bug 36203 depends on bug 34920, which changed state. Bug 34920 Summary: ERM breaks if an ERM authorized value is missing a description https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34920 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldoldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org