Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Component: Assign to Jira based on Defect description and comments

Archana Agarwal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 7, 2022

Hi there,

I am looking for Jira capability to learn from historical defects data and update the component based on code fixes which happened in the past for similar issues etc. 

 

I saw that you are showing duplicate defects but i need a component suggestion and I should be able to limit the data timelines for this recommendation. 

 

All this I want after raising the defect and not before the defect creation. Any solution already available please let me know. 

 

Thanks for your support. 

Regards

Archana 

 

1 answer

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 7, 2022

Hi @Archana Agarwal 

What are you asking to do?  For example do you mean:

  1. based on information saved with a Jira issue, update the Component value(s)
  2. based on the code changes made and stored in source control outside of Jira, update a Jira issue to change the Component value(s)
  3. something else?

You can do #1 with the built-in automation for Jira or bulk edit features...provided you can consistently determine what fields/data to check and what Component value(s) to set.

I am not aware of any built-in features to perform #2, as that would require arbitrarily querying the source control store for information about 1-to-many files.  Theoretically, if you had a well defined list of source files and criteria to check, an automation rule could call the REST API for your source control tool to gather information and update Jira issue Component values.

Kind regards,
Bill

Archana Agarwal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 10, 2022

Hi Bill, 

Thanks for your response.  #1 , It is not as simple as I can say assign a component based on some fields etc.
Does Jira has any ML or intelligence or defect prediction based on historical data which can say that similar issue is caused before and xyz component was fixed etc. 

I would like Jira to tell me where could be the issue , in which area in a complex Microservice architecture. 

Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 10, 2022

I am not aware of any built-in features for that type of analysis for customers data which is available to us.  Perhaps check the Atlassian Marketplace for addon apps.

Suggest an answer

Log in or Sign up to answer