Hi everyone
Has anyone used Fusion to set the value of a multi-select field in Jira cloud? I have a scenario that creates a job in Jira, but one of the Jira task fields is a multi-select field. I cannot pass the raw value and I cannot pass the "12345:array" value either. If anyone has done this it would be brilliant to know how yo did this.
All the best
Stuart
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Just done it! if field = blah;{{add(emptyarray; "10021:array")};{{add(emptyarray; "10021:array")}}}
Views
Replies
Total Likes
Not convinced this is working :-(
Views
Replies
Total Likes
Now it is! {{if(59.`DE:Boost Team` = "Boost Marketing"; "10022:array"; "10021:array")}}
Views
Replies
Total Likes