how can we add different components for specific issue type in jira

Lipika Singh March 20, 2024

We have component/s system field used in project already for all issue types but for bug issue type we need 2 more options to be reflected in component/s with all already existing ones. Is it possible?

3 answers

2 votes
Rilwan Ahmed
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 20, 2024
0 votes
Carla Ann Rowland
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 21, 2024

You can add components to the component list. If you are a project lead go to the cog and then to the Summary listing. Then go to components and add a the two new components.

when did you need the components added to the bug issue type? 

write an automation rule to assign it to the bug issue type at the point you need it--e.g. at point of creation.

0 votes
Vicente Domínguez _Decadis AG_
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.
March 21, 2024

Hello @Lipika Singh,

I am part of the Decadis team and I would like to propose a solution using the post function Update field based on rules of our app Jira Workflow Toolbox.

With this post function, it is possible to update the components of the current issue based on another field value like, for instance, the issue type. In order to do so, the post function should be configured in a similar manner as in the below screenshots.

UpdateFieldBasedOnRulesConfig.png

UpdateFieldBasedOnRulesEdit.pngPlease, note that it is necessary to replace the component names with the ones needed for your specific circumstances.

If you need more information about this or other implementations, please, do not hesitate to contact us in this thread or via our Support Service Desk or visit our documentation.

Best regards,

Vicente

 

Suggest an answer

Log in or Sign up to answer