Skip to content

Commit

Permalink
Issue #449: Correct relationship for field_schedule_code in report bu…
Browse files Browse the repository at this point in the history
…ilder
  • Loading branch information
lkmorlan authored and OpenPlus.ca User committed May 3, 2024
1 parent 81c8ed3 commit 2b84542
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion config/sync/views.view.report_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,7 @@ display:
id: field_schedule_code
table: taxonomy_term__field_schedule_code
field: field_schedule_code
relationship: field_primary_responsibility_org
relationship: field_information_schedule
group_type: group
admin_label: ''
plugin_id: field
Expand Down Expand Up @@ -2859,6 +2859,15 @@ display:
admin_label: 'field_primary_responsibility_org: Taxonomy term'
plugin_id: standard
required: false
field_information_schedule:
id: field_information_schedule
table: node_revision__field_information_schedule
field: field_information_schedule
relationship: none
group_type: group
admin_label: 'field_information_schedule: Taxonomy term'
plugin_id: standard
required: false
css_class: 'bcbb-fw px-5'
header:
area:
Expand Down

0 comments on commit 2b84542

Please sign in to comment.