Issue Details (XML | Word | Printable)

Key: JRA-10075
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Troels Arvin
Votes: 5
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
JIRA

Add "Edit sub-task" and "Delete sub-task" permissions

Created: 04/May/06 01:59 AM   Updated: 31/Aug/08 10:53 PM
Component/s: Permissions Security, Sub-tasks
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Reference

Participants: Alastair F and Troels Arvin
Since last comment: 1 year, 31 weeks, 2 days ago
Labels:


 Description  « Hide
It would be very useful for us to have two new permission added to JIRA's set of permissions
  • edit sub-task
  • delete sub-task

(We want to be able to assign those permissions to Reporter.)



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Troels Arvin added a comment - 04/May/06 02:01 AM

Alastair F added a comment - 01/Feb/07 07:05 PM
Permissions are needed for subtasks:
  • Create
  • Edit
  • Delete

I could add my own permissions if the Create transition had conditions on it in workflows (which of course are not currently available). I have hacked this myself by creating a plugin that does a workflow validator that then checks my permissions.

This is not ideal as the only way I can prevent the creation of my subtask is by throwing an exception after they enter in the details and attempt to perform the transition.

Conditions or subtask specific permissions would be ideal.