Summary: | regression: add from existing record with null results deadends | ||
---|---|---|---|
Product: | Koha | Reporter: | Donna <bwsdonna> |
Component: | Acquisitions | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | normal | ||
Priority: | P5 - low | CC: | andrew, bugzilla, cbrannon, fridolin.somers, jonathan.druart, jsterben, kelly, severine.queune, victor |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
21.05.00,20.11.05,20.05.11
|
|
Circulation function: | |||
Bug Depends on: | 24347 | ||
Bug Blocks: | |||
Attachments: |
Bug 27900: Add a link back to the basket view if no result
Bug 27900: Add a link back to the basket view if no result Bug 27900: Add a link back to the basket view if no result Bug 27900: (QA follow-up) Add missing filter Bug 27900: (QA follow-up) Rephrase link text |
Description
Donna
2021-03-08 19:34:49 UTC
Confirmed! We found this bug. Created attachment 118126 [details] [review] Bug 27900: Add a link back to the basket view if no result Since bug 24347 the neworderbiblio view has been removed and we now display the usual search result. When adding a new order from a search, if there is no result we should let the user get back to the basket view. Test plan: Add to basket from an existing record Do a search with no results and confirm that there is a new "Go to the basket view" link Does this patch meet your needs? Created attachment 119107 [details] [review] Bug 27900: Add a link back to the basket view if no result Since bug 24347 the neworderbiblio view has been removed and we now display the usual search result. When adding a new order from a search, if there is no result we should let the user get back to the basket view. Test plan: Add to basket from an existing record Do a search with no results and confirm that there is a new "Go to the basket view" link Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> I never noticed that problem, nice catch Donna, and thank you Jonathan for fixing it, to me it works fine ! Created attachment 119133 [details] [review] Bug 27900: Add a link back to the basket view if no result Since bug 24347 the neworderbiblio view has been removed and we now display the usual search result. When adding a new order from a search, if there is no result we should let the user get back to the basket view. Test plan: Add to basket from an existing record Do a search with no results and confirm that there is a new "Go to the basket view" link Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 119134 [details] [review] Bug 27900: (QA follow-up) Add missing filter Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 119135 [details] [review] Bug 27900: (QA follow-up) Rephrase link text See discussion on IRC from today :) Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 21.05, thanks to everybody involved! Pushed to 20.11.x for 20.11.05 Are we able to get this ported back to 20.05? Pushed to 20.05.x for 20.05.11 Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. |