I am building a Power Automate flow that creates a task in one Azure DevOps project every time a task with specific characteristics is created in a separate Azure DevOps project. I can see that the tasks are being created as planned, but I am still receiving a 404 error for the action, saying that the work item I just created does not exist or that I do not have permissions to read it. This is also causing the rest of the actions in my flow to fail.
Hi @TorTsuk,
Thanks for sharing your solution.
Btw, I was not suggesting that you aren't able to create work items, obviously that part works 😁
It is possible to set security on area paths of work items, to be clear. That was the scenario I was talking about. That is a different permission setting than the one for the ability to create work items itself.
No, as you can see in the screenshot - the Work Item is created, and ID of newly created WIT is provided in the error message.
I found an answer somewhere else and mark "no" under returning all work item fields. and it solved it.
I do have a different issue now - I am trying to write into custom field and no name I use for it works
Hi @TorTsuk,
Might be a security configuration on the OSGS project?
In which area does this work item get created and does your account/the account you are using in the connection actually have read permission to view work items in that area node?
Sure here is a screenshot, the error text is:
"
Hi @TorTsuk,
I see you in your screenshot the two scope actions are collapsed (Create item in OSGS and Update and Notify). Can you by any chance expand those scope actions and make screenshots of what is nested within those two scope actions?
Ideally a one screenshot of the failed flow run with the error messages of the nested actions and one screenshot of the flow setup in edit mode (so we can see what your design is). This will help us in with troubleshooting and finding the root cause of your issue.
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492