From cbea1f09ab433e3734b34a924d142c06f530027a Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sat, 29 Jun 2024 15:23:08 +1000 Subject: [PATCH] clarified new bugs --- BUGs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/BUGs b/BUGs index 24abfb0..809c696 100644 --- a/BUGs +++ b/BUGs @@ -21,4 +21,10 @@ BUG-125: when an image is highlighted, then post the contextmenu on a different BUG-127: search (via ai search definitely) and then cant sort by oldest/newest, etc. - also applies to how_many, and then from search I can't go next page without errors + BUG-128: when restarting padb underneath pa, next web requests cause a 500... (need to better catch sql I think, and maybe just retry?) + +BUG-129: still can 'try' to go past end, simple reproduction at the moment 'view stats' for AI matches, click on anyone, click next + -- only in PROD (so with DEV and mich > 10 images, showing only 10 it works) + +BUG-130: Mich has 2 of her refimgs in DEV that match the NOT_WORKING.jpg (the best should stay, and hopefully that is Mich, then other refimgs for the same person need to be excluded)