When using the Moderation state as a filter in a View, the Workflows themselves are listed, in addition to the states.
For example, consider the following Workflows and states:
- Workflow 1
- State 1.a
- State 1.b
- Workflow 2
- State 2.a
- State 2.b
The filter configuration only has State 1.a and State 1.b selected.
The filter dropdown shows:
- Workflow 1
- State 1.a
- State 1.b
- Workflow 2
"Workflow 1" and "Workflow 2" should not appear. "Workflow 2" should not appear because none of its states are selected.
Only Workflows that have Content Types assigned to it have this problem.
In my setup, I have different Workflows for different Content Types. While it's ok that my filter configuration shows other Workflows that do not apply to my View's selected Content Types, it should not be the case that unrelated Workflows (only their titles) appear in the user's dropdown.
See screenshots for more info.