RCOSDP / RDM-osf.io

Facilitating Open Science
https://rcos.nii.ac.jp
Apache License 2.0
13 stars 24 forks source link

Feature/202210 institutional storage control/fixedbug/40813 #447

Closed tma-ntphat closed 8 months ago

tma-ntphat commented 8 months ago

Purpose

Fix an error that will occur on the export data details screen, if sha512 does not exist in an old file's exported file meta information.

Changes

In admin/base/schemas/file-info-schema.json, remove "sha512" from the "required" "metadata" list to bypass sha512 checking in schema validation checks.

QA Notes

None

Documentation

None

Side Effects

None

Ticket

[Bug][40813] ファイルのメタ情報にsha512が存在しない場合、エクスポートデータの詳細画面にてエラーが発生する