Degraded performance Customers may experience intermittent errors using Community search. Our platform vendor is investigating.
It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
I would like to display for the current long on user, all their Project Information issue they are the Project Manager or Business Case Owner.
Project Manager and Business Case Owner are custom fields, users list type.
The following JQL does not work?
issuetype = "Project Information" AND status = Done AND "Project Manager" in (currentUser()) OR "Business Case Owner" in (currentUser())
Thanks
Kevin
Hi,
Thanks for your help this confirmed this could be done. This help me work out I needed ( ) around the both current user bits:
issuetype = "IT Help" AND status = Closed AND ("Request Viewers" in( currentUser()) OR Audience in (currentUser()))
Then the filter pick up issue were the current user is request viewer or audience
Many Thanks
Kevin
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreAs a Jira power user, I was at first doubtful that Trello could benefit my workflow. Jira already uses boards (ones you can customize!), so why would I even need to use Trello?! In this post you will...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.