Overview:
Re-imported submissions are not sorting by Actual Submission Date in the Vault Archive Viewer.
Root Cause:
The actual_submission_date_rim and actual_submission_date__vs fields exist in the affected Vault. The __vs field is being used instead of the _rim field during a re-import. This presents issues in the Archive Viewer. It is recommended that the _rim field is added to the object types and page layouts for the Submission object instead.
Solution:
- Add the _rim field to the object types and page layouts for the Submission object.
- Copy the values from the __vs field to the __rim field.
- Set the __vs field as inactive and remove it from all page layouts, Reports, dashboards, saved filters, etc. that leverage the __vs field.
Related Documentation:
Vault Importing Submissions Documentation: Importing Submissions
Send us your feedback: We are always looking for feedback to help improve our Knowledge Base! Please let us know if this article is helpful or provide feedback on how we can improve your experience by clicking here.