Skip to content

A collection of instructions for Atlassian products.

Notifications You must be signed in to change notification settings

iisti/atlassian_tricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atlassian tricks

A collecting of instructions for Atlassian products.

Check users Atlassian ID

Jira

  1. Hover on the username of an Atlassian user. A menu should pop up.
  2. Select View profile
  3. Now check ID from the URL https://domain.atlassian.net/jira/people/xxxxyyyyzzzzwwww12345678
    • xxxxyyyyzzzzwwww12345678 is the ID

How to assign tickets from one user to another

  1. Search with JQL. Change the user ID. The user ID can be checked as stated above.
    • assignee = xxxxyyyyzzzzwwww12345678 AND status not in (Done, Closed)
  2. Select three horizontal dots on right up and click Bulk change all x issue(s)
  3. Select the issues.
  4. Edit Issues
  5. Check Change Assignee and set desired assignee.

About

A collection of instructions for Atlassian products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published