Bug 34925

Summary: Favorite reports
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: ReportsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: kebliss
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Christopher Brannon 2023-09-26 20:12:50 UTC
It would be a handy if you could mark favorite reports, so you don't have to keep recalling what reports you use.  Just go to a favorites tab in reports.
Comment 1 Michael Adamyk 2023-09-29 17:57:25 UTC
This would be different from a Report Group so that you could have any report marked as a Favorite, regardless of its Report Group -- is that correct?
Comment 2 Christopher Brannon 2023-10-03 19:39:31 UTC
(In reply to Michael Adamyk from comment #1)
> This would be different from a Report Group so that you could have any
> report marked as a Favorite, regardless of its Report Group -- is that
> correct?

Correct.  It would also be based on the logged in person.

If a table was in order, it might be foresight to construct the table in such away that the borrowernumber and table it is referring to is listed, in addition to specific report number.  That way, if we found use of favorites elsewhere in Koha, we could use the same table to store those favorites.
Comment 3 Katrin Fischer 2023-10-06 22:21:07 UTC
This is an old idea :)

*** This bug has been marked as a duplicate of bug 9567 ***