From f66ed36bfee3bfed98136dee886cda2df9b75ebd Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Mon, 12 Jun 2023 21:01:42 +1000 Subject: [PATCH] adding BUG-27 - creating book with series, and series not added --- BUGs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUGs b/BUGs index b41cd08..df1bd0f 100644 --- a/BUGs +++ b/BUGs @@ -1,8 +1,8 @@ ### fix to get this working with bs 5... -#### BUGS (next-26) +#### BUGS (next-28) BUG-21: parent series now showing all books (thomas covenant series) -BUG-26: cant change save book with series - I think that 'quick fix' broke it when there is a series (test with: shadow puppets) +BUG-27: created a new book (jimmy the hannd), with 2 new series, neither were added on creation ### DB/back-end