Opening a DIP that was generated with only fileIds (and a non-empty path) fails to render in BrowseDIP. During page load, UI tries to resolve each DIPFile ancestor and issues GET /api/v2/dip-files/find/{uuid}. When directory ancestors were not indexed as DIPFile documents, these calls return 404.
running any ‘Rebuild DIP/DIP file index’ job makes the issue disappear.
in: code snippet