create a filter which list issues from a group based on user logged in.

[email protected] Tue, 19 Jul 2011 10:58:43 CDT
Newsgroups gmane.comp.java.jira.user
Message-ID <23331371.982841311091153561.JavaMail.j2ee_forums.atlassian.com@atlassian12.managed.contegix.com>
Hi,

In JIRA 4.2.2 there is a Query where you can specify how your search for is=
sues should be viewed.

I am able to create a filter with assignee in membersOf(groupname), but the=
n I hardcode the name of the groupname and it works fine for only one group.
What I need is to create a filter based on the current user which is logged=
 in and show the list based on the groups this user belongs to, and issues =
the group members are assigned. =

I have tried this, but it takes issues from all assignee in the group and n=
ot only the one the current user is belonging to.

assignee in membersof(=93groupname1=94)  or assignee in membersof("groupnam=
e2")  or assignee in membersof("groupname3") =


Will appreciate if someone got a solution. Thank you.
--
Post by ems_suisse - online at:
http://forums.atlassian.com/thread.jspa?forumID=3D46&threadID=3D55307
_______________________________________________
Jira-user mailing list
[email protected]
To unsubscribe or change your options visit this page:
http://lists.atlassian.com/mailman/listinfo/jira-user