Merge pull request #6255 from r-peschke/pull_req6246_req_true_fields

PR6246 mediafile.list_of_speakers not required, because of directories
This commit is contained in:
Ralf Peschke 2021-10-19 10:38:01 +02:00 committed by GitHub
commit 4fc44929f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -21,4 +21,4 @@ jobs:
run: md5sum docker/initial-data.json
- name: Validate and protect initial-data.json
run: echo "eb70fc8581fc011b5da4b022068564b9 docker/initial-data.json" | md5sum -c -
run: echo "1bd1aa2d687de8b21cabe0274c3e6779 docker/initial-data.json" | md5sum -c -

View File

@ -1,5 +1,5 @@
{
"_migration_index": 5,
"_migration_index": 7,
"organization": {
"1": {
"id": 1,

View File

@ -2882,7 +2882,7 @@ mediafile:
on_delete: CASCADE
equal_fields: meeting_id
restriction_mode: B
required: true
required: false
projection_ids:
type: relation-list
to: projection/content_object_id

@ -1 +1 @@
Subproject commit 10a728f826945de6fbd3b9e16360fceda46cd778
Subproject commit b6ab32a666a6c9986674ba50d25cf07c2d80129d