Bug 37782 - Allow for URL param to set report subgroup by default
Summary: Allow for URL param to set report subgroup by default
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-29 22:53 UTC by Lucas Gass (lukeg)
Modified: 2024-08-29 22:53 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass (lukeg) 2024-08-29 22:53:12 UTC
In the reports module when look at the list of saved SQL reports you can pass a group=SOMETHING in the URL. This will make the page load the correct group tab by default. 

It would be nice if you could do the same thing with a subgroup. Add a URL param and have the Subgroup dropdown automatically default to that.