Created attachment 25597 [details] Report Subgroup The reports subgroups feature no longer works. "No matching reports found" each time I choose a reports subgroup. I thought it might be because the description name was too long or had a space in it or a hyphen in it or was a branch limited category, but none of those panned out. All subgroups do not work in 3.14. All the groups work when All is selected. But when a subgroup is selected, "no matching reports found" is the result.
Created attachment 25627 [details] [review] Bug 11833 - Filtering on saved report subgroup doesn't work Filtering the list of saved reports by subgroup doesn't work because the filtering JavaScript was not updated when the table columns changed with Bug 3134. This patch corrects the target column for filtering. To test you must have multiple saved reports within one group, and at least one of those in a subgroup. - Apply the patch and go to Reports -> Use saved. - Click the tab for the group which contains your reports. - Choose the subgroup you want to filter on from the subgroup dropdown. The list of reports should be correctly filtered by your subgroup.
Created attachment 25630 [details] [review] [SIGNED OFF] Bug 11833 - Filtering on saved report subgroup doesn't work Filtering the list of saved reports by subgroup doesn't work because the filtering JavaScript was not updated when the table columns changed with Bug 3134. This patch corrects the target column for filtering. To test you must have multiple saved reports within one group, and at least one of those in a subgroup. - Apply the patch and go to Reports -> Use saved. - Click the tab for the group which contains your reports. - Choose the subgroup you want to filter on from the subgroup dropdown. The list of reports should be correctly filtered by your subgroup. NOTE: It seems weird to have the number of columns displayed change when filtered, but this patch does correct the filtering. Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Created attachment 26161 [details] [review] [PASSED QA] Bug 11833 - Filtering on saved report subgroup doesn't work Filtering the list of saved reports by subgroup doesn't work because the filtering JavaScript was not updated when the table columns changed with Bug 3134. This patch corrects the target column for filtering. To test you must have multiple saved reports within one group, and at least one of those in a subgroup. - Apply the patch and go to Reports -> Use saved. - Click the tab for the group which contains your reports. - Choose the subgroup you want to filter on from the subgroup dropdown. The list of reports should be correctly filtered by your subgroup. NOTE: It seems weird to have the number of columns displayed change when filtered, but this patch does correct the filtering. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as described, passes all tests and QA script.
Pushed to master. Thanks, Owen!
Pushed to 3.14.x, will be in 3.14.08
Pushed to 3.12.x will be in 3.12.13