Greetings, everyone.
I'm facing a bug since something like 3 weeks ago. I had a flow that was running perfectly, creating work items on Azure DevOps, already assigned to the owner of that card. But, one day all of sudden it stopped working and I noticed that it was because the "Assigned To" advanced parameter started requiring a JSON structure "Insert a valid JSON." - but it always have worked by inserting the e-mail or display name. Even Copilot says that you should not put a JSON, just the e-mail/display name. Is there a way to correct this? For now, I have removed the parameter from all actions on the flow and need to assigned the cards manually everytime the flow runs.
Thanks in advance.