Actions
Feature #4521
openPermission for non-admin users to manage cross-project public queries
Start date:
2010-01-05
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
It seems that there is some logic defect in how permissions work in case if user wants to save query which is applicable on global level (ie for all projects) and make it public
Right now only user with admin rights can manage those queries (ie make them public and edit them)
I think it makes sense to add permission so users will be able to manage global public queries.
I am using r3280 with Ruby 1.8.7 and Rails 2.3.5
Updated by Jean-Philippe Lang almost 15 years ago
- Subject changed from Only user with admin rights can create and edit public queries for all projects to Permission for non-admin users to manage cross-project public queries
Updated by Jean-Philippe Lang almost 15 years ago
- Tracker changed from Defect to Feature
Updated by Felix Schäfer over 14 years ago
Were you thinking about removing the lock on public queries for all projects for users with the "manage public queries" permission, or about a new permission?
Actions