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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to