I am creating a flow that does the following:
Trigger: Azure DevOps - When a work item is updated
Where the State is equal to Support Team - Acknowledged, change the State to Active and Record a Timestamp in Field 1
Otherwise do nothing.
Flow:
Each time I save the flow, I receive the following error:
"Flow save failed with code 'DynamicParameterInputInvalid' and message 'The request to API 'visualstudioteamservices' operation 'GetWorkItemSchemaForUpdate' has invalid inputs. Error details: The API operation 'GetWorkItemSchemaForUpdate' is missing required property 'typeName'.'."