79481365

Date: 2025-03-03 15:24:04
Score: 2
Natty:
Report link

I face the same problem and have also found this related thread on the developer community. We face this issue after moving a work item to another team project.

https://developercommunity.visualstudio.com/t/Cannot-view-the-work-item-attachments-af/10574367?sort=active

Here they advise to run 2 database commands, i have not been able to test this yet. Also not sure if this is fixed in the latest Azure DevOps patch.

EXEC prc_SetRegistryValue 1, '#\FeatureAvailability\Entries\WorkItemTracking.Server.AllowAccessToDeletedAttachments\AvailabilityState\', 1

Based on the command they suggest to execute, it seams the work item attachment has been flagged as "deleted". Not sure why that happens though.

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I face the same problem
  • Low reputation (0.5):
Posted by: Nico