You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File versions which match the file upload manifest schema need to be submitted to the auditing system (Dewrangle) for verification. After the file is submitted the user should be able to see some sort of status on the audit submission.
Proposed Change or Addition
If Version.is_file_upload_manifest=true then display the Audit Status indicator and Audit button
Present the user with a modal that allows them to select an S3 volume, or the place where files listed in the manifest were uploaded to.
Display the status of submission from Version.audit_prep_state
The text was updated successfully, but these errors were encountered:
Feature Justification
File versions which match the file upload manifest schema need to be submitted to the auditing system (Dewrangle) for verification. After the file is submitted the user should be able to see some sort of status on the audit submission.
Proposed Change or Addition
If
Version.is_file_upload_manifest=true
then display the Audit Status indicator and Audit buttonPresent the user with a modal that allows them to select an S3 volume, or the place where files listed in the manifest were uploaded to.
![image](https://user-images.githubusercontent.com/10283712/152431136-efdd7ef3-a5d3-41dc-8bfd-60f54897dbca.png)
Display the status of submission from
Version.audit_prep_state
The text was updated successfully, but these errors were encountered: