Requirements section syntax to define a field with multiple existing projects.

I currently have to create an action to duplicate and link existing issue to multiple projects.
Is there a way to declare a field in the requirements section of workflow that contains existing projects?

 

Regards

0
1 comment
Official comment

Hello,

Unfortunately no, this is not possible for now. 

However, you can search for a project using findByName() and findByKey() methods (https://www.jetbrains.com/help/youtrack/incloud/v1-Project.html#findByKey)

Please sign in to leave a comment.