https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842

Victor Grousset/tuxayo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #22 from Victor Grousset/tuxayo <[email protected]> ---
I did the test plan of the 1st patch and got this result in the DB

100 is the initial bibnumber and 101 is the edited one.
+----------+--------------+--------+
| serialid | biblionumber | status |
+----------+--------------+--------+
|        1 |          101 |      2 |
|        2 |          101 |      2 |
|        3 |          100 |      1 |
+----------+--------------+--------+

This is not expected right?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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