How can I find who are the users that have favored a Filter of Dashboard?

Jeremy Price January 2, 2018

When I'm looking through filters or dashboards it will show a column titled "popularity" and it also list the number if users that saved that filter or dashboard. 

 

My question is how or can I find out of the individual users are that have saved that filter?

 

 

Filters   JIRA.png

1 answer

1 vote
somethingblue
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 3, 2018

Hi Jeremy,

 You can query the FAVOURITEASSOCIATIONS table to see this information:

SELECT * FROM FAVOURITEASSOCIATIONS

Hopefully this helps. 

Cheers,

Branden

Suggest an answer

Log in or Sign up to answer