Does jira have any in-built ability give me a report of issue type-Bug is converted to story?
Please let me know.
Thanks
Siva
So it may take a little finagling to get the report but you may be able to use the automation tool to find those issues that were a Bug and now a Story.
Trigger: When a value changes for
Issue type.
Condition: Issue fields condition
Field – Issue Type
Condition – equals
Value - Story
Condition: Advanced compare condition
First value - {{#changelog.issuetype}} {{fromString}} {{/}}
Condition – contains
Second value - Bug
Then you can take that information and possibly update a field and then report on that field.
Jira does not provide that ability out of the box.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.