I want to see all projects where user is either the assignee of the project lead excluding the cards with status completed or cancelled, but it returns all projects, including the cancelled and completed.
That is a very simple JQL, any idea how to fix this?
Hi Bruna,
Try adding ( in front of Assignee and a second ) at the end right before the ORDER BY. There should not be a space between the two ))
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the community @Bruna Bozzetto Closs !
To clarify some things:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nikola, I need only in the project PON.
Where the team member is either the assignee OR the Project lead.
For example, you can be the project lead for a project, but it could be assigned to someone else (depending on the workflow and work required).
Similarly, the user may not be the Project lead, but have the card currently assigned to them. That's why I need either Assignee OR Project lead.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.