Closed
Bug 865705
Opened 12 years ago
Closed 12 years ago
add individual permission for "needs change"
Categories
(support.mozilla.org :: General, defect, P3)
support.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
2013Q2
People
(Reporter: rardila, Assigned: rrosario)
Details
(Whiteboard: u=contributor c=wiki p=1 s=2013.10)
To implement the new reviewer groups we need to give granular rights.
These are the rights we need:
Create a revision
Review a revision
Add Needs Changes notes
Change an article's title, slug, category, topics and keywords
Archive an article
Mark articles ready for localization
Delete documents
Create, delete and change the visibility of products, topics and sub-topics
The actual reviewer rights are:
archive document
change document
add revision
change revision
mark a revision ready for localization
review a revision
Can we changethe permisions on django to match our current needs?
Thanks,
Rosana
Updated•12 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Comment 1•12 years ago
|
||
(In reply to Rosana Ardila from comment #0)
> These are the rights we need:
> Create a revision
Are we going to require users to have a permission to create a new revision? That is a big change from our current "anybody can edit" strategy.
> Review a revision
We have "wiki | revision | Can review a revision" already for this.
> Add Needs Changes notes
This one needs to be created.
> Change an article's title, slug, category, topics and keywords
We have "wiki | document | Can change document" already for this.
> Archive an article
We have "wiki | document | Can archive document" already for this.
> Mark articles ready for localization
We have "wiki | revision | Can mark revision as ready for localization" already for this.
> Delete documents
We have "wiki | document | Can delete document" already for this.
> Create, delete and change the visibility of products, topics and sub-topics
This is admin only right now, so only staff users with the right permissions can touch that.
Sounds like we just adding 1 permission for "Needs change". Is that right?
Flags: needinfo?(rardila)
Assignee | ||
Updated•12 years ago
|
Whiteboard: u=contributor c=wiki p= s=2013.backlog
Comment 2•12 years ago
|
||
Ricky, yes, as far as I can tell that's what we are going for here.
Reporter | ||
Comment 3•12 years ago
|
||
Ricky, that's right, that is the right we need to set up individually
Thanks!
Flags: needinfo?(rardila)
Updated•12 years ago
|
Priority: -- → P3
Summary: Refine rights for reviewers → add individual permission for "needs change"
Whiteboard: u=contributor c=wiki p= s=2013.backlog → u=contributor c=wiki p= s=2013.10
Target Milestone: --- → 2013Q2
Assignee | ||
Comment 4•12 years ago
|
||
Since this is mostly the same as bug 837851 => 1pt
Whiteboard: u=contributor c=wiki p= s=2013.10 → u=contributor c=wiki p=1 s=2013.10
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → rrosario
Assignee | ||
Comment 5•12 years ago
|
||
In a pull request:
https://github.com/mozilla/kitsune/pull/1365
Assignee | ||
Comment 6•12 years ago
|
||
Assignee | ||
Comment 7•12 years ago
|
||
Deployed to prod now.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•