Hi everyone Has anyone used Fusion to set the v.. | Community
Skip to main content
Level 4
June 14, 2021
Question

Hi everyone Has anyone used Fusion to set the v..

  • June 14, 2021
  • 1 reply
  • 730 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Level 4
June 14, 2021

Just done it! if field = blah;{{add(emptyarray; "10021:array")};{{add(emptyarray; "10021:array")}}}

Level 4
June 15, 2021

Not convinced this is working :-(

Level 4
June 15, 2021

Now it is! {{if(59.`DE:Boost Team` = "Boost Marketing"; "10022:array"; "10021:array")}}