From ce58624834c369c16c59b30570d88e4130b27282 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Mon, 12 Jun 2023 21:27:14 +1000 Subject: [PATCH] new BUG, year_published needed even when on wish list --- BUGs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BUGs b/BUGs index e6793e2..6ad481d 100644 --- a/BUGs +++ b/BUGs @@ -1,9 +1,10 @@ ### fix to get this working with bs 5... -#### BUGS (next-28) +#### BUGS (next-30) BUG-21: parent series now showing all books (thomas covenant series) BUG-27: created a new book, with a series, series was not added BUG-28: choosing on wish list, does not alter the condition/covertype, etc. (anymore?) +BUG-29: saving a book on wish list needs a year_published (shouldn't) ### DB/back-end