In Jira automation, I've set a rule that if children (story/task/bug/subtask) are created under a parent, the 'component' value should be inherited from the parent. This is working fine. However, if I add a different component that is not the same as the parent to the story/task, an error occurs. How can I avoid that?
@Anu Issac I created a below rule and it is working fine, not giving any error when other component is selected for child issues as automation rule keep the component added while creating the child issue and also copy the component from parent issue after the child issue created, so in this case child issues will have both the components one that copied from the parent and other that is selected while creating the child issue.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Improve user experience across Jira with global settings
Learn how to set up and configure a Jira site, manage Jira permissions, and configure Jira apps and integrations.
Learning Path
Streamline projects across Jira with shared configurations
Build Jira work items with reusable configurations called schemes, and reduce administrative work with automation.
Learning Path
Become an effective Jira software project admin
Set up software projects and configure tools and agile boards to meet your team's needs.