Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Want to have all bugs which are converted into tasks or stories

I want to find all bugs in my project which got converted into tasks or story, this is the query and error I am getting:

Query: project = "Project Name" AND issuetype changed FROM "BUG" TO "task"

Error: History searches do not support the 'issuetype' field.

 

Help me to get this data, thanks!

3 answers

0 votes
Yuliia_Borivets__SaaSJet_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Nov 19, 2023

Hi @vijay_sharma2 

As JQL doesn't work for history searches with the Issuetype field, you may try some workarounds:

1. Activity Stream – the built-in gadget on Jira dashboard. You can filter by project and issuetype and get result as a list of events:

Activity Streams gadget.png

2. Issue History for Jira app developed by my team. Here, you can filter by projects or other options (dates, assignees, sprints, etc.) and add issuetype as a separate column.

issuetypechanges.png

+you can export the report and choose only the transitions you need (bug-task)

Hi @vijay_sharma2 

If you are open for a mktplace app, you can try out our add-on

Issue History Reports

You can view the complete change log for your filtered issues along with issue type changes as in the screen below. 

Do Try it out.

Disclaimer : I am part of the team which developed this app

Issue History - Issue Type.PNG

Hi @vijay_sharma2 ,

JQL supports only Assignee, Fix Version, Priority, Reporter, Resolution, and Status fields for the changed-Operator. So I think It would not be possible to get the issues according to your requirement.

Thanks!

Regards,
Mayuresh Kamble

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events