f***@atlassian.com
2011-07-19 15:58:43 UTC
Hi,
In JIRA 4.2.2 there is a Query where you can specify how your search for issues should be viewed.
I am able to create a filter with assignee in membersOf(groupname), but then 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 not only the one the current user is belonging to.
assignee in membersof(groupname1) or assignee in membersof("groupname2") 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=46&threadID=55307
In JIRA 4.2.2 there is a Query where you can specify how your search for issues should be viewed.
I am able to create a filter with assignee in membersOf(groupname), but then 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 not only the one the current user is belonging to.
assignee in membersof(groupname1) or assignee in membersof("groupname2") 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=46&threadID=55307