Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

filter "project in projectWhereUserHasRole"

Simon.Frank
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 9, 2019

Hello, at the moment I'm trying to create a filter which allows me to see all tasks which are in projects where I have the role Project Team. Therefor I use the filter "project in projectWhereUserHasRole (Project Team)". But if I search with this filter it also shows me projects where I don't have any role for example. I would like to know where the problem is.

Am I right, if I assume that the User which is concerned by the filter is the current User?

I'm a projectadmin User (just in case it's important)

 

Thank you very much for your help :)

1 answer

0 votes
Muhammad Ramzan(Atlassian Certified Master)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 9, 2019

This query will be executed based on current user role, so it will fetch all issues/project where the executor is part of the project role mentioned in query

For example

following query will return all issues in projects where you are the part of developer role

project in projectWhereUserHasRole ("Developers")

Simon.Frank
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 9, 2019

Ok so I understood how the filter should work. The problem is, if I use "Project Team" as a role, the filter also shows me issues of projects where I don't have this role. With other roles there's no problem.

Like Itoh Hiroshi [SQEX_PM] likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events