From 5166f27657bc3d1a6932bd616d497402a80fcbd7 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Fri, 7 Jul 2023 18:36:29 +1000 Subject: [PATCH] removed BUG-7 -> added BUG-42 (clarification of BUG-7 and BUG-41), BUG-43 changing author on edit page (in drop-down) does not reset html link, BUG-44 empty message but still triggers if to say there is a message (shows as BUT), BUG-45 creating a new book and failing it loses any series data you have input --- BUGs | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/BUGs b/BUGs index 2ac38a2..ef4d851 100644 --- a/BUGs +++ b/BUGs @@ -1,6 +1,11 @@ -#### BUGS (next-42) - -BUG-7: if you remove a series from a book, it won't appear in the series drop-down if it is the first 'missing' book in that series -- either reset the list, or show all series always? +#### 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_bals) + +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-43: change existing author and the author/cog/link goes to original author, need to update to new author it for onClick + +BUG-45: create a new book, fail (say for now year), and it loses the series you already set in the new html