https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21232 Bug ID: 21232 Summary: Problems when linking a subscription to a non-existing biblionumber Change sponsored?: --- Product: Koha Version: 16.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com Appeared in 16.11, for retesting in newer versions: 1) Create a new subscription, for biblionumber enter a numberic high value not existing in your database as a valid biblionumber 2) Verify that you can save (bug 1) 3) Edit the subscription (will show with empty title in search) 4) Correct the link to the record with an existing biblionumber 5) Verify that now the title displays correctly and link to the record works 6) Check "OPAC view" link, it will still show the wrong biblionumber value, leading to nowhere (bug 2) Reason: the biblionumber in subscriptionhistory hasn't been updated 7) Check the serial table for your subscription id: there is still the wrong value (bug 3) I feel like at least the expected issue should have been updated to the correct biblionumber. I am not sure if it could make sense to keep the old one for received issues, to keep some history of name changes etc. Maybe worth checking if the serial.biblionumber is used somewhere in a sensible way? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.