Skip to content

Commit

Permalink
VACMS-15891: Update workflow filter to multiple
Browse files Browse the repository at this point in the history
  • Loading branch information
chri5tia committed Oct 27, 2023
1 parent ea21147 commit 8d53764
Showing 1 changed file with 58 additions and 59 deletions.
117 changes: 58 additions & 59 deletions config/sync/views.view.content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ status: true
dependencies:
config:
- field.storage.node.field_administration
- field.storage.node.field_clp_faq_paragraphs
- field.storage.node.field_facility_location
- field.storage.node.field_last_saved_by_an_editor
- field.storage.node.field_other_categories
- field.storage.node.field_primary_category
- field.storage.paragraph.field_question
- field.storage.paragraph.field_questions
- field.storage.paragraph.field_topics
- node.type.basic_landing_page
- node.type.checklist
Expand All @@ -32,12 +30,10 @@ dependencies:
- user.role.content_admin
- user.role.content_creator_resources_and_support
- user.role.redirect_administrator
- workflows.workflow.editorial
module:
- content_lock
- content_moderation
- csv_serialization
- entity_reference_revisions
- node
- paragraphs
- rest
Expand Down Expand Up @@ -7345,60 +7341,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
moderation_state:
id: moderation_state
table: node_field_data
field: moderation_state
relationship: none
group_type: group
admin_label: ''
entity_type: node
plugin_id: moderation_state_filter
operator: in
value:
all: all
editorial-draft: editorial-draft
editorial-review: editorial-review
editorial-published: editorial-published
editorial-archived: editorial-archived
group: 1
exposed: true
expose:
operator_id: moderation_state_op
label: 'Moderation state'
description: ''
use_operator: false
operator: moderation_state_op
operator_limit_selection: false
operator_list: { }
identifier: moderation_state
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
page_creator: '0'
layout_manager: '0'
page_reviewer: '0'
landing_page_creator: '0'
landing_page_reviewer: '0'
media_creator: '0'
media_manager: '0'
reduce: false
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
field_clp_faq_paragraphs_target_revision_id:
id: field_clp_faq_paragraphs_target_revision_id
table: node__field_clp_faq_paragraphs
Expand Down Expand Up @@ -7482,6 +7424,64 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
moderation_state_multiple_workflow_filter:
id: moderation_state_multiple_workflow_filter
table: node
field: moderation_state_multiple_workflow_filter
relationship: none
group_type: group
admin_label: ''
entity_type: node
plugin_id: moderation_state_multiple_workflow_filter
operator: or
value: { }
group: 1
exposed: true
expose:
operator_id: moderation_state_multiple_workflow_filter_op
label: 'Moderation state'
description: ''
use_operator: false
operator: moderation_state_multiple_workflow_filter_op
operator_limit_selection: false
operator_list: { }
identifier: moderation_state
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
content_api_consumer: '0'
content_creator_benefits_hubs: '0'
content_creator_resources_and_support: '0'
office_content_creator: '0'
vamc_content_creator: '0'
content_creator_vet_center: '0'
content_editor: '0'
content_reviewer: '0'
content_publisher: '0'
content_admin: '0'
redirect_administrator: '0'
admnistrator_users: '0'
administrator: '0'
homepage_manager: '0'
translation_manager: '0'
next_js: '0'
reduce: 0
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
reduce_duplicates: 0
filter_groups:
operator: AND
groups:
Expand Down Expand Up @@ -7577,7 +7577,6 @@ display:
tags:
- 'config:field.storage.node.field_administration'
- 'config:field.storage.paragraph.field_question'
- 'config:workflow_list'
resources_support_dashboard:
id: resources_support_dashboard
display_title: 'Resources and support'
Expand Down

0 comments on commit 8d53764

Please sign in to comment.