Re: Limit the ability to change the Due Date in JIRA to a specific group

[email protected] Mon, 18 Jul 2011 19:01:48 CDT
Newsgroups gmane.comp.java.jira.user
Message-ID <24486680.953081311033738734.JavaMail.j2ee_forums.atlassian.com@atlassian12.managed.contegix.com>
Ah, no, that's actually more easy!  Although the solution is not particularly pretty and you'll need to educate your users a little, you had almost got there yourself.

Briefly
# Allow Schedule permission to everyone who might raise and issue and/or set the date
# Put the due date on the +create+ screen, but *not* the +edit+ screen
# Create a new screen with at least due-date on it (you might want the other fields that are on the edit screen too, but I'd leave it until the users are using it all)
# In your +workflow+ add transitions that
## Go out of a step/status and back into the same one
## Are called something like "edit due date" or "schedule"
## Use the new screen with the due date
## Have +conditions+ that limit them to just the people who should be able to edit the due date.
--
Post by broughn2 - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=55274
_______________________________________________
Jira-user mailing list
[email protected]
To unsubscribe or change your options visit this page:
http://lists.atlassian.com/mailman/listinfo/jira-user