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
Actions