i need to create a label when Project = xxx and issue type = yyy then i need labels as zzz how can i do
Hi @Parthasarathi_ Krishanamoorthi _Chief control office_
Best way is to create an automation, on issue created, if project and type are the expected value, you edit work item and set the Labels field.
Regards
Hello @Parthasarathi_ Krishanamoorthi _Chief control office_
So in this case you can create automation rule.
For example if you have project xxx, in that project you create new automation rule.
Trigger: "When new work item is created"
Conditions: "Issue type is equal to yyy"
Action: "Edit work item" you will select label from the list.
I also shared of example in the photo.
P.S
You need to create label on some issue, to use in on automations. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.