How to Mention Multiple Users in a Comment Using a Custom User Field in YouTrack Workflows
Hello Community,
I’m currently working on a workflow using the workflow constructor. My goal is to add a comment that includes a reference mentioning multiple users. I have a custom field “Reminder User” set up for users (with multiple selection enabled). However, when I try to use this field in the comment, it doesn’t appear as an option (+→current issue→fields→“Reminder User” not found). Am I not allowed to mention users in a comment using a reference? If possible, how can I implement mentioning multiple users in the comment area?
Thx in advance!
Please sign in to leave a comment.
Hello Mickeychen4728 ,
References to multi-value user fields are not supported in the constructor now, I'm afraid. You can use the standard workflow editor to create such a workflow rule.
Hi Alisa Kasyanova,
thx for your answer. But i think this feature is essential for the workflow constructor. I will pull a feature request to YT.
Hello Mickeychen4728!
Sure, feel free to submit new feature requests for our product team to review. However, please note that the workflow constructor is primarily designed for simpler use cases. For more complex automations involving advanced data types (like Sets), the JavaScript option is required. It's important to keep in mind that full feature parity between these two workflow options is unlikely to be achieved.