
Announcements
Hello,
There is the possibility to track work item changes with "When a work item is updated" but it doesn't track every change.
Is there a way to track relationship changes? To track whenever a relation changes (e.g. we add or remove another related work item)?
I tried this idea of checking the "System . Link Types . Related" and if the size changes then do something (with this URL: https://dev.azure.com/{organization}/{project}/_apis/wit/workitems/{workitemID}?api-version=6.0&$expand=relations), but I don't know how this could be done inside Power Automate flow.
While trying this, I also noticed that the "System . Changed Date", doesn't update when you add or remove a relation, which for me would make sense.
If the above is not possible, if there is a way to track just in general any kind of change (anything from a state change, to relation change, etc., which means basically when you hit the "Save" button of the Azure DevOps work item) of the work item would also be great (unfortunately just checking the "System . Changed Date" wouldn't work in this case).
Thank you,
Kind regards,