microsoft / vsts-extension-multivalue-control

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

Readonly parameter can be pypasses wi to multivalue control #133

Closed Christ0phH closed 1 year ago

Christ0phH commented 4 years ago

System: -Azure DevOps Server 2019.1.1 (Version Dev17.M153.5) Using

When using the xml based control contribution

<ControlContribution Label="Somemultivalues label" Id="ms-devlabs.vsts-extensions-multivalue-control.multivalue-form-control">
                <Inputs>
                  <Input Id="FieldName" Value="Somemultivalues" />
                </Inputs>           
</ControlContribution>

and defining a readonly state e.g. in a state definition or transition

<FIELD refname="Somemultivalues" >
    <READONLY for="[Project]\AUserGroup"/>        
</FIELD>

**

**

AminTi commented 1 year ago

We will review and close old issues that have been resolved or no longer require attention. If you still experience any problems or have further questions, please do not hesitate to contact us