Flagging an issue
Flagging or unflagging an issue
- Click Boards (in header) > select your desired board.
- Click either Backlog or Active sprints.
- Click the issue that you want to flag or unflag.
- In the Issue Detail View, select Add flag or Remove flag from the 'cog' drop-down.
Searching for flagged issues
The flag for an issue is stored in a custom checkbox field named "Flagged", which has only one value: Impediment.
This means that you can use this JQL query to find flagged issues: Flagged = Impediment
Last modified on Oct 20, 2015
Powered by Confluence and Scroll Viewport.