testing showing quirky bugs in "container" vs "development", think I need to use ORM consistently to update
This commit is contained in:
9
BUGs
9
BUGs
@@ -1,4 +1,4 @@
|
|||||||
#### BUGS (next-35)
|
#### BUGS (next-38)
|
||||||
|
|
||||||
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?
|
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?
|
||||||
|
|
||||||
@@ -11,3 +11,10 @@ BUG-31: series does not have 'series_num', so a book in 2 series, means he o
|
|||||||
a larger one, and numbering implies the inner (smaller number), and
|
a larger one, and numbering implies the inner (smaller number), and
|
||||||
outer has explicity overall ordering of books in both series, so
|
outer has explicity overall ordering of books in both series, so
|
||||||
should be ok?
|
should be ok?
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user