...
More detailed instructions for managing your user preferences such as Avatar, Language, home page, e-mail notifications etc. can be found on the following Atlassian Page: Managing your user profile.
We want every team around the globe to be able to use Jira with the least amount of trouble, and the accessibility settings bring us closer towards this goal.
Whether your vision is impaired, you can't really tell colors apart, or just strongly believe that blue, azure, and sapphire are the same thing.
You can personalize your accessibility settings to make it easier to work with Jira. To change the settings, click your user avatar and select Accessibility.
You can choose the following options:
For more information go to the Atlassian documentation: Accessibility
Jira Home Page is the landing page when you open Jira or where you can easily go back to via the Yamaha logo button.
...
Mentions (often known as @mentions) are a useful way of drawing someone's attention to a issue or a comment.
When you mention a user, they'll receive a notification by email.
You could also reassign a issue to a colleague for consultation, but that’s a fairly heavyweight operation to just ask a question.
By using @mentions, you can quickly direct conversation in comments to get needed feedback and keep you moving forward.
That way the issue always stays assigned to you and on your radar.
The following users can being mentioned in Jira:
...
You can select Start watching this issue to be automatically notified of issue updates.
You can also click the number of watchers on the issue to add other Jira users as watchers.
You can select Vote for this issue to encourage the responsible team to resolve or complete the issue.
...
Labeling helps you categorize and search for an issue. When viewing an issue, select More > Labels to add or remove labels, which will appear in the Details section:
You can click a label (e.g. doc in the above screenshot) to jump to the Issue Navigator and see a list of all issues that have this label. You can also add the Labels Gadget to your dashboard to quickly find issues with labels relevant to you and your team.
...
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
...