diff --git a/BUGs b/BUGs index 9930448..a188094 100644 --- a/BUGs +++ b/BUGs @@ -8,10 +8,6 @@ BUG-30: failed to add a book with 2 x same author (need to catch error BUG-31: series does not have 'series_num', so a book in 2 series, means he ordering is not explicit -> NEED TO display them in order of smallest num_books first -BUG-35: when I created a new book with 2 authors, on wish list, with 2 series (even 1 seems ot be an issue) - A weird internal flask external_validators issue was raised. - testing in DEV it works, trying in container I get the book being added, but the series is not - - test in PROD, now we have removed CRUD direct sqls - BUG-36: when creating a book and missing genre BUT also on wish list, it says its not on wishlist BUG-37: should allow deleting from 'On Wishlist' as well