reply
3 TopicsAdding a comment to a DevOps Work Item using a given user
Second time writing this, as when trying to post the first time it gave me an error "invalid html" and discarded all my content -.- In Flow, I am using a DevOps - Update Work Item action, that updates a work item and adds a comment to it, using the Other Field "history" as the content of the comment. The problem is that the author is set to be the owner of the connection that the action is using, yet since the flow is triggering using an email, the author needs to be set dynamically using the email's author (provided he has an account in DevOps). How can I do this? Is there another name in "other fields" section, perhaps something like "Author" that I can use to set the author of the comment given the name, email or id from the email that started the flow? Screenshot:Replying a message with html tags won't render properly
I want to send a message that contains html tags in a reply. For example, I would like to replay a message with "this is a html tag <table> and it disappeared", and Teams will delete part of my text after I sent it. Screenshots are as below. The original text I wanted to send: The actual text it displayed:976Views0likes0Comments