Skip to content

Commit

Permalink
Update doc/release-notes/220-harvard-edu-audit-files.md
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Durbin <[email protected]>
  • Loading branch information
stevenwinship and pdurbin authored Nov 19, 2024
1 parent e433ee2 commit e4751c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release-notes/220-harvard-edu-audit-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a superuser only API endpoint to audit Datasets with DataFiles where the physical files are missing or the file metadata is missing.
The Datasets scanned can be limited by optional firstId and lastId query parameters, or a given CSV list of Dataset Identifiers.
Once the audit report is generated, an Administrator can either delete the missing file(s) from the Dataset or contact the author to re-upload the missing file(s).
Once the audit report is generated, a superuser can either delete the missing file(s) from the Dataset or contact the author to re-upload the missing file(s).

The Json response includes:
- List of files in each DataFile where the file exists in the database but the physical file is not on the file store.
Expand Down

0 comments on commit e4751c5

Please sign in to comment.