[Bug 22092] New: When creating a new subscription, biblio.serial is not set if field 942 is missing.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22092 Bug ID: 22092 Summary: When creating a new subscription, biblio.serial is not set if field 942 is missing. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: olli-antti.kivilahti@helsinki.fi QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com Target Milestone: --- -- 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=22092 --- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti@helsinki.fi> --- Created attachment 83769 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83769&action=edit 0001-Bug-22092-When-creating-a-new-subscription-biblio.se.patch -- 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=22092 Olli-Antti Kivilahti <olli-antti.kivilahti@helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- 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=22092 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Assignee|koha-bugs@lists.koha-commun |olli-antti.kivilahti@helsin |ity.org |ki.fi -- 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=22092 Aleisha Amohia <aleisha@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aleisha@catalyst.net.nz --- Comment #2 from Aleisha Amohia <aleisha@catalyst.net.nz> --- Can you please provide a test plan for this? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22092 Mackey Johnstone <mackeyfj@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mackeyfj@gmail.com --- Comment #3 from Mackey Johnstone <mackeyfj@gmail.com> --- We can't seem to save a record without field 942 filled anyway, so not sure when this bug would occur. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22092 --- Comment #4 from Olli-Antti Kivilahti <olli-antti.kivilahti@helsinki.fi> --- It is probably due to our Voyager-> Koha data migration pipeline. For performance reasons it skips the bulkmarcimport.pl -script. In Koha there probably are other points where the presence of field 942 is assumed. However having migrated a few libraries already, we don't seem to be facing any strange problems yet. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22092 --- Comment #5 from Olli-Antti Kivilahti <olli-antti.kivilahti@helsinki.fi> --- (In reply to Aleisha Amohia from comment #2)
Can you please provide a test plan for this?
I cant remember how the stock Koha-Community version actually uses the biblio.serial -flag. We have a feature which paginates our 500+ (up to several thousand) serials and their attached records on the detail.pl to a serial enumeration tree: 2018 -> : 1 -> : 1 -> : 2 -> : 3 -> : 4 -> : 2 -> : 1 ... Then by clicking the enumeration component we render (from the REST API) all the Items matching that year/issue/volume. This way loading the detail.pl doesn't take up to one minute, but typically only seconds with large Item volumes. To activate the "dynamic Serial numbers tree" -view, we check the koha.biblio.serial -flag -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22092 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel@gmail.com Status|Needs Signoff |Patch doesn't apply --- Comment #6 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Sorry, does not apply, please rebase. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22092 Aleisha Amohia <aleisha@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|aleisha@catalyst.net.nz | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22092 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|colin.campbell@ptfs-europe. |martin.renvoize@ptfs-europe |com |.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22092 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|martin.renvoize@ptfs-europe | |.com | -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org