Hi!
We are using Jira data center 9.2. We want to Assigning a component based on the summary keyword.
For example when write "order a box" in the summary box issue, assigning "Order" component.
Hi @Seyyede Reyhane Khakshoori
You can use Automation to do this.
The rule below is an example using IF/ELSE statements, to create different outcomes based on different scenarios.
You can change the rule's parameters depending on your needs, this is just an example.
---
---
You can set as many IF/ELSE-IF conditions as you need.
You can also use the "Advanced Compare Condition" if you need more powerful text comparisons, which can use regex.
See more about how each component of the Automation Rule works here: https://confluence.atlassian.com/automation/components-in-jira-automation-1141480614.html
---
Let us know if this works!
Ste
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.