fixed bug where trainings view was referencing old paragraph fields

This commit is contained in:
2022-05-07 16:10:52 +01:00
parent 8cd5b21387
commit c9d82ad069
5 changed files with 35 additions and 114 deletions

View File

@ -1,20 +1,21 @@
uuid: 724b0e99-12c3-4028-a805-df614711c22f
uuid: 4cf9ed31-fa62-41b4-a7a3-2750e7769e00
langcode: en
status: true
dependencies:
config:
- field.storage.oc_case.field_date_of_training
- field.storage.oc_case.field_number_of_participants
- field.storage.oc_case.field_project
- field.storage.oc_case.field_training_status
- field.storage.oc_case.field_training_type
- opencase_cases.oc_case_type.training
- system.menu.opencase
- user.role.authenticated
module:
- datetime
- opencase_cases
- opencase_entities
- options
- paragraphs
- user
id: oc_case.project.trainings
label: Trainings
@ -31,23 +32,23 @@ field_type_config:
field_type_condition:
'entity_bundle:oc_case':
id: 'entity_bundle:oc_case'
bundles:
project: project
negate: false
context_mapping:
oc_case: entity_extra_field.target_entity
negate: false
bundles:
project: project
route:
id: route
routes: ''
negate: false
routes: ''
request_path:
id: request_path
negate: false
pages: ''
current_theme:
id: current_theme
theme: ''
negate: 0
request_path:
id: request_path
pages: ''
negate: false
field_conditions_all_pass: false
display:
type: view