| Summary: | Cannot mark the selected suggestion as "pending" | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Acquisitions | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | major | ||
| Priority: | P5 - low | CC: | fridolin.somers |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
19.11.00,19.05.05
|
|
| Circulation function: | |||
| Bug Depends on: | 22905 | ||
| Bug Blocks: | 23594 | ||
| Attachments: |
Bug 23855: Fix "Mark selected suggestion as" status
Bug 23855: Fix "Mark selected suggestion as" status Bug 23855: Fix "Mark selected suggestion as" status |
||
|
Description
Jonathan Druart
2019-10-21 15:53:50 UTC
Created attachment 94462 [details] [review] Bug 23855: Fix "Mark selected suggestion as" status On the suggestions management page (suggestion/suggestion.pl) you can select suggestions and change their status. But it only works for "ACCEPTED" or "REJECTED". Maybe caused by bug 22905. Test plan: Select at least one suggestion on the screen and select the "Pending" status. => The status of the selected suggestions must have been updated Created attachment 94612 [details] [review] Bug 23855: Fix "Mark selected suggestion as" status On the suggestions management page (suggestion/suggestion.pl) you can select suggestions and change their status. But it only works for "ACCEPTED" or "REJECTED". Maybe caused by bug 22905. Test plan: Select at least one suggestion on the screen and select the "Pending" status. => The status of the selected suggestions must have been updated Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Created attachment 94643 [details] [review] Bug 23855: Fix "Mark selected suggestion as" status On the suggestions management page (suggestion/suggestion.pl) you can select suggestions and change their status. But it only works for "ACCEPTED" or "REJECTED". Maybe caused by bug 22905. Test plan: Select at least one suggestion on the screen and select the "Pending" status. => The status of the selected suggestions must have been updated Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Nice work! Pushed to master for 19.11.00 Nice work! Pushed to master for 19.11.00 Pushed to 19.05.x for 19.05.05 |