Now that this issue is closed, please review the contribution record.
As a contributor, attribute any organization helped you, or if you volunteered your own time.
Maintainers, please credit people who helped resolve this issue.
Hi!
I can not reproduce this on simplytest.me because the latest available workflow version is workflow 8.x-1.0-beta6 in which the views filter is text type instead of select on filter config form on view edit page.
In the latest dev this form element is select, that is ok, but if I create a view filtered by a certain workflow state than the view can not be saved, it gives error:
"The configuration property display.block_1.display_options.filters.FIELD_NAME_value.value.WORKFLOW_STATE_MACHINE_NAME doesn't exist. in Drupal\Core\Config\Schema\ArrayElement->get() (line 74 of core/lib/Drupal/Core/Config/Schema/ArrayElement.php)."
here are some similar issues related to other contrib modules:
https://www.drupal.org/node/2873224 →
https://www.drupal.org/node/2870523 →
https://www.drupal.org/node/2879869 →
https://www.drupal.org/node/2880081 →
I think the problem is around the file /modules/contrib/workflow/config/schema/workflow.views.schema.yml
Does anyone else experience this?
Closed: outdated
1.0
Views
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Now that this issue is closed, please review the contribution record.
As a contributor, attribute any organization helped you, or if you volunteered your own time.
Maintainers, please credit people who helped resolve this issue.