Summary: | serial-collections page should select the expected and late serials automatically | ||
---|---|---|---|
Product: | Koha | Reporter: | Timothy Alexis Vass <timothy_alexis.vass> |
Component: | Serials | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Josef Moravec <josef.moravec> |
Severity: | normal | ||
Priority: | P5 - low | CC: | andrew, colin.campbell, jonathan.druart, josef.moravec, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00, 20.05.07
|
|
Circulation function: | |||
Bug Depends on: | 17674 | ||
Bug Blocks: | |||
Attachments: |
Bug 26846: Fix regressions - Preselect expected and late serials
Bug 26846: Fix regressions - Preselect expected and late serials Bug 26846: Fix regressions - Preselect expected and late serials |
Description
Timothy Alexis Vass
2020-10-28 14:03:16 UTC
Caused by commit 6cb8c9e4e97b0800d46ba2f5a32a3b898cf2d73a Bug 17674: Allow UI to delete serials in batch Created attachment 113350 [details] [review] Bug 26846: Fix regressions - Preselect expected and late serials This is a follow-up for bug 17674. Expected and late serials must be checked by default. Test plan: Have some serial collection and notice that the checkboxes are checked for expected and late serials /serials/serials-collection.pl?subscriptionid=42 Created attachment 113383 [details] [review] Bug 26846: Fix regressions - Preselect expected and late serials This is a follow-up for bug 17674. Expected and late serials must be checked by default. Test plan: Have some serial collection and notice that the checkboxes are checked for expected and late serials /serials/serials-collection.pl?subscriptionid=42 Signed-off-by: Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> Works as expected, thank you Joubu for making this correction. Created attachment 113755 [details] [review] Bug 26846: Fix regressions - Preselect expected and late serials This is a follow-up for bug 17674. Expected and late serials must be checked by default. Test plan: Have some serial collection and notice that the checkboxes are checked for expected and late serials /serials/serials-collection.pl?subscriptionid=42 Signed-off-by: Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Pushed to master for 20.11, thanks to everybody involved! Pushed to 20.05.x for 20.05.07 Missing dependencies for 19.11.x, can't backport. |