Multidrop down field with assignees per field in Fusion
Hi,
I am trying to solve a case where I have a multidrop down field for different Assignees (assigned to different Teams). My current issue is, if there is a multiselect it overwrites the Assigned team with the last option in the Router list instead of adding all the assignees when there is multi-select.
Example:
1. Someone selects Option Easter Egg - Team Green should get assigned to the issue
2. If someone selects Option Christmas - Team Red should get assigned to the issue
3. But if someone selects Option Easter Egg and Christmas - Team Green and Team Red should get assigned to the issue.
Currently only Team Christmas gets assigned if both Options are selected since it overwrites the previous assignment.
What can I do to add more assignees instead of replacing them with the latest assignee?
Thanks