I'm building a flow which should end with a comment in the discussion field of an Azure DevOps work item tagging two people.
For now, I was trying with just one, and I can't get it to work: everytime it creates a hyperlink-looking text that doesn't mention the user - it's not bold and highlighted in grey and the user is also not receiving an e-mail notification.
I have looked through @jk10 (here) and @Phani 's (here) questions and @Expiscornovus 's answers and blog post to no avail. I believe @Magnus had the same issue but got no answer.
I have tried using both the user's e-mail or their display name. I have also tried getting the user ID with the Office 365 connector and using that (didn't work) and getting the user profile with the Azure DevOps connector to get that user's ID (both with e-mail - failed - and with the Office 365 ID output - ran in circles).
For my user ID I'm using my e-mail (does it make a difference? If I change it it stills posts as myself since it's my connection).
(Even though the screenshot has the Organization Name as empty I'm obviously testing it with it filled...)
Thank you for any tip you could spare!
