update BUG details
This commit is contained in:
7
BUGs
7
BUGs
@@ -5,15 +5,12 @@ BUG-7: if you remove a series from a book, it won't appear in the series drop-d
|
||||
BUG-30: failed to add a book with 2 x same author (need to catch error
|
||||
or maybe mess with author list to remove duplicate potentials?)
|
||||
|
||||
|
||||
BUG-31: series does not have 'series_num', so a book in 2 series, means he ordering is not explicit
|
||||
-- UNSURE this is an issue, as 2 series would normally be 1 inside
|
||||
a larger one, and numbering implies the inner (smaller number), and
|
||||
outer has explicity overall ordering of books in both series, so
|
||||
should be ok?
|
||||
-> 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user