Hi
I want to make automation, that whenever i run automation, those people, who are in "participants" field, would get subtasks assigned to them
Problem is that the automation works perfectly when there is only me as "participants" but not when there are others, it makes the tasks, but do not assign them
Hi @Martin Vali
Please post images of the Advanced Branch and of the audit log details showing the rule execution (with all of the areas expanded).
Until we see those...
For variable names (such as with Advanced Branches) I recommend not using the same names as existing fields / smart values. That will confuse people and the rule. Your rule apparently uses participants as the variable, which is the same name as the field. Try always adding a prefix to avoid confusion, such as varParticipant.
Next, smart values are name, spacing, and case-sensitive. Your branch variable has capitalized Participants but the Create Issue action uses that as lower-cased. However, that problem is likely overshadowed by the first one I noted.
Kind regards,
Bill
I could fix the problem. Problem was case-sensitive letters. Thank you Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.