Skip to content

BrowseDIP fails when DIPFile ancestors are not indexed (404 on /dip-files/find/{uuid}) #3517

@eduardojst10

Description

@eduardojst10

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

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions