The field "Attached File Count" is not autoincremented in the resquest "Reporting Revisions Get" of the Azure DevOps Services REST API -> "Work Item Tracking"

Julien Hubault 1 Reputation point
2021-05-21T09:42:43.013+00:00

The issue is that "System.AttachedFileCount" is not incremented for 8th revision. It should be 2 and not 0.

98563-image.png

As you can see below there are indeed 2 attached files to the Work Item :

98520-image.png

And there are 8 revisions :

98478-image.png

Please, how can we fix this ? Maybe the tracking of System.AttachedFileCount is not handle by the API because if we use the field in a query it works as u can see below :
![98584-image.png

Windows development | Windows API - Win32
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.