/
Alpha Star: Searching for Favorites
Alpha Star: Searching for Favorites
You can find your favorite issue using JQL search.
To find all favorite issues, you can use the following JQL query:
issue in starred()
To find favorite issue from particular list, you can use this JQL query:
issue in starred(green)
Also, you can combine several favorite lists in one query:
issue in starred(green, red)
Saved filters containing your favorite issues can be utilized to build Jira dashboards, enhancing your daily productivity!
, multiple selections available,
reach our team, if you need support or have suggestions!
Feel free to