Hello,
I added a user picker field in my issues (called "participants").
Now I would like to create a dashboard filter, based on the user picker field.
Is there any process I can follow?
Thanks!
Hi @Sari ,
Welcome to the community!
You can use the user picker field as a name to draft a jql query and save the query to create a filter. Use the same filter as your dashboard filter.
NOTE: make sure to share the filter with necessary participants.
Ex jql query:
"participants[User Picker (multiple users)]" = currentUser()
Kind Regards
Utkarsh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.