Skip to content

Commit 8cc716f

Browse files
committed
🧹 Temporarily disable rights statement requirement
This commit will temporarily disable rights statement as a required field until we finish migrations. Then we can deal with the object in question more easily.
1 parent 488e093 commit 8cc716f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/metadata/generic_work_resource.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ attributes:
4646
type: string
4747
multiple: true
4848
form:
49-
required: true
49+
required: false
5050
primary: true
5151
index_keys:
5252
- "rights_statement_sim"

0 commit comments

Comments
 (0)