Show tickets created by a user
This will also show them in descending order, which will give you the most recently created issues first.
Query by project
Find issues belonging to an inactive user
JQL cheat sheet by Atlassian; Overview of JQL; Functions, history, and sorting (advanced) Post navigation. Initial setup and Integration. Search Jira from Slack using JQL. A blog on creating assisted tech teams from the crew behind stratejos stratejos - the smart assistant for. In the above tree, we will get the results as TST-234, TST-345, TST-567, TST-678, TST-789, TST-890. Issue in linkedIssues(' TST-123 ',2, 'duplicated by') - Returns all the issues directly and indirectly duplicated by ' TST-123 ' up to the 2nd level in the tree In the above example, we will get the same result.
Search via text
Searching for multiple criteria
Resource:
https://community.atlassian.com/t5/Jira-questions/Finding-Issues-Owned-by-Inactive-Users-with-JQL-without-buying/qaq-p/686192
Jira Cheat Sheet
Get all bugs linked with a task (PROJECT-1234)
For example, if you create a bug that should be a task, you can do the following:
- Open the issue you want to change
- Click More
- Click Move
- Specify the New Issue Type
- Click Next >>
- Click Next >>
- Click Move
Jira Jql Cheat Sheet
Resources:
https://confluence.atlassian.com/jiracoreserver073/moving-an-issue-861257345.html
https://community.atlassian.com/t5/Jira-questions/How-can-I-change-an-issue-type-after-the-issue-has-been-created/qaq-p/116076
Jira Jql Syntax
If your description keeps getting screwed up after you save something you've change in the description, be sure to click the Edit button instead of editing it inline.