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
We will be introducing new columns, refining existing ones, and updating the file naming convention for the Export CSV feature. These updates aim to enhance the clarity and usability of exported CSV files, ensuring they provide more actionable data.
Enhancements
File Naming Convention
Update the CSV file naming convention to: [Model Name] - [ZUID] - [Date Time Downloaded].csv
The intent of the existing CSV export was to full fill a need for content export from a model. The concept of "Item Status", "Last Version Published" and "Last Version Published At (Date Time)" are represented by data in the publishings API. This data can be hydrated into this function but we should probably validate a need before we commit to that work.
Intro
We will be introducing new columns, refining existing ones, and updating the file naming convention for the Export CSV feature. These updates aim to enhance the clarity and usability of exported CSV files, ensuring they provide more actionable data.
Enhancements
File Naming Convention
Update the CSV file naming convention to:
[Model Name] - [ZUID] - [Date Time Downloaded].csv
BlogPosts - 12345-ZUID - 2025-01-25T14:00:00.csv
New Columns to Add
Created At (Date Time)
2023-12-25T10:30:00-05:00
Last Version Created
Last Updated At (Date Time)
Last Version Published
Item Status
Last Version Published At (Date Time)
Created By
Column Enhancements
Notes
Please ensure these changes are tested for datasets with large volumes of data.
The text was updated successfully, but these errors were encountered: