Hi,
I have built a Power Automate flow using the Azure DevOps trigger "When a work item is updated". My flow worked fine up to a couple of weeks ago when it started failing with the following message:
TF212023: You cannot compare fields with different data types in the WHERE clause of a work item query. The error is caused by «[System.ChangedDate] >= '2021-06-17T12.41.55.5279680Z'».
With also: type name: "Microsoft.VisualStudio.Services.Common.VssPropertyValidationException, Version=14.0.0.0, Culture=neutral, "errorCode":0
I have tried rebuilding the flow from scratch, but it still won't trigger.
My step looks like this:

Any ideas on how to fix this? Could it be a setting (timezone, time formatting) in my Azure DevOps organisation?
Best regards,
Cecilie