https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9567
--- Comment #7 from Christopher Brannon <[email protected]> --- (In reply to Cab Vinton from comment #2) > Here's a temporary workaround -- Use MySQL's comment syntax & a unique > string within the body of the report to identify favorite reports (initials, > passphrase, etc.) > > For example: > > /* JTG */ > > /* JTG FMV */ > > /* rugbytuna */ One major reason this doesn't work well is that it requires either everyone to have editing capabilities to mark a report as their favorite, or some poor editor person has to be the schmuck to do it for them. This work around works for me, but not for everyone else. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
