I have create a project intake form for my program. In my form, I ask the user to select the departments that a project will involve (e.g., Communications, Product Development, Field Team, etc.). I then created an automation where, depending upon the department selected, a person was assigned in a contact column to the project. The departments involved is a muti-select option in the form, and the assignment column is multi-select as well. So that, if someone selects multiple departments, multiple contacts would be assigned to the same cell. However, when the automation is triggered, it only assigns the contact of the first department selected, not all of them. Why?