Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added paragraph: Accessibility

...

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.

Accessibility

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 Image Addedand select Accessibility.

You can choose the following options:

  • Underlined links
    This option underlines all hyperlinks around Jira to make them more visible. 
    Image Added

  • Patterns on issue statuses
    This options adds unique patterns to issue statuses to distinguish between them more easily.
    Image Added

  • Increased text spacing
    This option increases text spacing between characters, words, lines of text, and paragraphs. 
    Increased text spacing shown on issues on a Jira board.Image Added

  • Background in subtle buttons
    This options adds a gray background to subtle buttons (normally displayed on hover) to make them more prominent.
     Image Added


For more information go to the Atlassian documentation:  Accessibility


Home page

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:

...


Watching and voting for issues

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.

...

Tracking issues with Labels

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:

Image Modified

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.

Queues (Service Management only)

...

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

...