Summary: | C4::Serial SQL possible collision on subscription.subscriptionid and subscriptionhistory.subscriptionid | ||
---|---|---|---|
Product: | Koha | Reporter: | Chris Hall <chrish> |
Component: | Serials | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | |
Severity: | minor | ||
Priority: | P5 - low | CC: | chrish, colin.campbell |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27964 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37569 |
||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Chris Hall
2012-11-20 21:51:05 UTC
When looking at the table structure for subscriptions for a migration I realized that you always need to set all the tables in order to have a working and adjustable subscription: subscription, subsriptionhistory and also a first serial - I wonder if this wouldn't be more of a data issue? |