Re: Workflow step transition issue
| Newsgroups | gmane.comp.java.jira.user |
|---|---|
| Message-ID | <7748016.467831309338195363.JavaMail.j2ee_forums.atlassian.com@atlassian12.managed.contegix.com> |
You will need to write a condition for this, you can't do it natively. The reason is simple, you will find that for most Jira installations, ALL users are "in the same group as reporter". Most Jira sites have a group, usually Jira-users, which allows login. Your code will have to cope with that, or you'll have to have some way of the code deciding which group(s) it should actually work with. There's a similar but more detailed discussion about the group membership logic, and why "same group as reporter" is not as simple as you think it is, at http://forums.atlassian.com/thread.jspa?messageID=257379249 -- Post by broughn2 - online at: http://forums.atlassian.com/thread.jspa?forumID=46&threadID=55062 _______________________________________________ Jira-user mailing list [email protected] To unsubscribe or change your options visit this page: http://lists.atlassian.com/mailman/listinfo/jira-user