| Summary: | REPORT_GROUP authorized value cannot be numeric | ||
|---|---|---|---|
| Product: | Koha | Reporter: | George Williams (NEKLS) <george> | 
| Component: | Reports | Assignee: | Jonathan Druart <jonathan.druart> | 
| Status: | Pushed to stable --- | QA Contact: | Marcel de Rooy <m.de.rooy> | 
| Severity: | normal | ||
| Priority: | P5 - low | CC: | dcook, jonathan.druart, lisette, m.de.rooy | 
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | 25.11.00,25.05.05 | Circulation function: | |
| Attachments: | Bug 40470: Fix filtering by REPORT_GROUP when auth val is numeric Bug 40470: Fix filtering by REPORT_GROUP when auth val is numeric Bug 40470: Fix filtering by REPORT_GROUP when auth val is numeric | ||
| 
        
          Description
        
        
          George Williams (NEKLS)
        
        
        
        
          2025-07-22 20:43:11 UTC
        
       Created attachment 184533 [details] [review] Bug 40470: Fix filtering by REPORT_GROUP when auth val is numeric When the authorised value of a REPORT_GROUP is numeric the filtering does not work. Test plan: Create a new REPORT_GROUP av "123" (the description can be alphanumeric) Create a new report and assign it to this new group Confirm that with this patch the filtering works when the "123" tab is selected Created attachment 184557 [details] [review] Bug 40470: Fix filtering by REPORT_GROUP when auth val is numeric When the authorised value of a REPORT_GROUP is numeric the filtering does not work. Test plan: Create a new REPORT_GROUP av "123" (the description can be alphanumeric) Create a new report and assign it to this new group Confirm that with this patch the filtering works when the "123" tab is selected Signed-off-by: George <george@nekls.org> Works according to test plan. Thanks. Created attachment 188051 [details] [review] Bug 40470: Fix filtering by REPORT_GROUP when auth val is numeric When the authorised value of a REPORT_GROUP is numeric the filtering does not work. Test plan: Create a new REPORT_GROUP av "123" (the description can be alphanumeric) Create a new report and assign it to this new group Confirm that with this patch the filtering works when the "123" tab is selected Signed-off-by: George <george@nekls.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Nice work everyone! Pushed to main for 25.11 Nice work everyone! Pushed to 25.05.x |