reword BUG-42 to be more specific, BUG-41 allowing duplicate series links fixed
This commit is contained in:
6
BUGs
6
BUGs
@@ -1,9 +1,5 @@
|
||||
#### BUGS (next-46)
|
||||
|
||||
BUG-41: failed to add a book with 2 x same series - implement same fix as for duplicate authors (search for processed_bal) - should
|
||||
actually turn processed_bal into a function, as its used twice, then do similar for series
|
||||
|
||||
BUG-42: bug-7 removed as bug-41 covers the more useful version of this AND what we also need (this bug) is not allowing adding a
|
||||
sub_book_num for a series that has already been taken -- not sure the DB enforces either
|
||||
BUG-42: can add a sub_book_num for a series that has already been taken (or is invalid, e.g. 9999) -- DB does not enforce either
|
||||
|
||||
BUG-45: create a new book, fail (say for now year), and it loses the series you already set in the new html
|
||||
|
||||
Reference in New Issue
Block a user