-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Log states that items were updated successfully, but they weren't #79
Comments
I experience similar behaviour, the log claims to be updating the work items, but it only partial works.
There are for some reason two different column with Development name and two Done columns, but neither seems to be actually updated. The history part of the work items doesnt show any changes. But, adding a connection to the build works. Which seems to be different from the others, since its not a patch request against the fields endpoint, but using the relations endpoint. |
The same here. The log is below. The item is linked to the build, but the status is not updated. This started about a month ago, before that it was working like a charm. 2021-05-17T15:44:43.9652474Z ##[section]Starting: Update work items |
I am currently having this issue as well. I have not ever had this up and working, but would love to get it running for board automation. Is there any special AZDO org/board configuration that I may be missing? 2021-07-19T15:04:37.9217767Z ##[section]Starting: WorkItem Updater |
We were really looking forward to using this Azure DevOps Extension, but somehow we are facing issues with it.
We've set it up in the release pipeline and it always finds the right work items to update, the log also says that the items were updated, but when we then look at the corresponding items, they still have the old status, nothing has changed with them.
Can someone help out here? Perhaps we did something wrong in the config?
Thanks a lot!
Here is the debug log:
The text was updated successfully, but these errors were encountered: