Am Freitag, 26. Juni 2015 06:00:28 UTC+2 schrieb RjOllos: > > > is it possible to share custom queries or reports with users, user groups >> or globally? From the users perspective that would mean to have an overlay >> of inherited queries and user-owned custom queries. >> > > From what I can see the saved custom queries are available to all users. > You could restrict access to certain reports (saved queries) using > TracFineGrainedPermissions (1). See comments about that (2). > > (1) http://trac.edgewall.org/wiki/TracFineGrainedPermissions > (2) https://trac-hacks.org/ticket/11049 >
Hi, taking this topic up again... are there plans to rework the whole custom query section? Currently it is not very flexible, if I don't miss some things: What is the difference between custom queries and reports? AFAIK queries can be created with the gui while reports are plain SQL? But sometimes editing a custom query I end up with SQL as well. And the "View tickets" view shows reports and queries without notes which entry is a query or a report. Is it possible to clone a query/report? I tried creating a new report and copy the SQL from another report, but even then I need to adapt report= which feels very lowlevel. According to the initial question there is no difference between user specific custom queries and shared queries. Currently all queries that are created by report admins are visible to all. Most users coming from Bugzilla like to have their own queries for their own projects. Then creating all available queries for all projects globally will increase the list a lot. Then having fixed ids in the report list will lead to wholes after removing reports. Any idea about the future on that topic? Best regards, Mo -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
