https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842 --- Comment #21 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
Sorry I meant, the serial biblionumber is always the same, i.e.: Create subscription on biblionumber 1 and recieve a serial, it uses biblionumber1 Edit subscription to use biblionumber 2 and receive a serial, it uses biblionumber 1 Edit subscription to use biblionumber 3 and receive a serial, it uses biblionumber on Edit subscription to use biblionumber 4...and so on
We are not keeping a history of the biblionumber, but rather keeping only the original biblionumber
I don't see that storing 'NULL' or one older biblionumber gains us much over storing the current bibloionumber
Thx for clearing this up! In that case I see no issue in changing the data. -- You are receiving this mail because: You are watching all bug changes.