We want to easily check the initial upload date of a file
Currently, the “Created” property shown for a file represents the date when the content was originally created, including in a local environment, and the “Modified” property indicates the date when the content was changed after being stored in Box.
Since the “Updated” date is overwritten every time a change is made, the only way to find the file’s “initial upload date” is to go through the version history and check the date of the very first version (Ver.1), which is time‑consuming.
Therefore, I would like a new “Initial Upload Date” field to be added to the file properties.
ファイルの初回アップロード日を簡単に確認したい:
現在、ファイルのプロパティで表示される「作成日」はローカル環境などを含めたコンテンツが作成された日を表しており、「変更日」はBox格納後にコンテンツが変更された日を指しています。
「更新日」は変更があるたびに変わるため、ファイルの「初回アップロード日」を確認するにはバージョン履歴を遡り、一番最初にアップロードされたVer1の日付を確認するしかなく手間がかかります。
そこで、ファイルプロパティに「初回アップロード日」という項目を新たに追加してほしいです。