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'.'."
Hi @ihartdata,
I can reproduce your issue. Although the Work Item type is not marked as required it seems that you have to fill it out. I am getting the same error when I leave the Work Item Type field blank 😅
Try adding it from the dynamic content field list as a custom value.
Michael E. Gernaey
854
Super User 2025 Season 2
Tomac
525
Moderator
trice602
318
Super User 2025 Season 2