Re: create a filter which list issues from a group based on user logged in.
[email protected] Tue, 19 Jul 2011 11:13:34 CDT
| Newsgroups | gmane.comp.java.jira.user |
|---|---|
| Message-ID | <23527352.983781311092044300.JavaMail.j2ee_forums.atlassian.com@atlassian12.managed.contegix.com> |
There's no way to do this, although you could code your own JQL function to do it. You'd need to think carefully though. The problem to avoid is that any user you choose is likely to be in "jira users" (or whatever group you have chosen to indicate "someone who can log in"), and so a filter for something like "all assignees who are in the same groups of this user" is likely to end up including the entire active user base. -- Post by broughn2 - online at: http://forums.atlassian.com/thread.jspa?forumID=46&threadID=55307 _______________________________________________ Jira-user mailing list [email protected] To unsubscribe or change your options visit this page: http://lists.atlassian.com/mailman/listinfo/jira-user