microsoft / vsts-extension-multivalue-control

A work item form control which allows selection of multiple values.
MIT License
47 stars 45 forks source link

Unable to set multiple values from Devops Process Rule #224

Open susanalipour opened 1 year ago

susanalipour commented 1 year ago

When transitioning to a new state (e.g., QA Reject) on a work item, I want to set a Reject Type to QA Reject. If the work item is also rejected at UAT, I want to set the Reject Type to UAT Reject, too. For example, you would know that the work item was rejected at both QA and UAT with Reject Types=QA Reject, UAT Reject.

Currently, the rule is setting the value at the time of transition. However, it is only updating the field to one value. Is there a process Action to "Add a value" for multiselect controls?

mericstam commented 1 year ago

Not sure, I will ask the team to take a look