Closed (duplicate)
Project:
Workflow
Version:
6.x-1.x-dev
Component:
Views
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Mar 2009 at 00:40 UTC
Updated:
1 Dec 2013 at 11:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mlncn commentedCopy-paste placement fail in last patch. This one should be a tad less aggressive in applying the new feature.
Comment #2
ceardach commentedIn terms of UI, I had expected the "No State" option to behave in this manner and was surprised that it didn't.
What is the purpose of "No State" ? I couldn't find a case where "No State" applied.
I've applied this patch to the test version of our site. We'll see how bug testing goes, but it looks promising.
Comment #3
mlncn commentedThe current UI in my patch is not reasonable for the "is not" radio button. It would at least be better making four radio buttons (is, is not, is plus unknown, is not plus unknown), but if i knew anything about making these views thingies I would add a checkbox to the configuration.
I could do the "No State" should behave as unknown suggestion easily, however, and it is true: if people wanted to filter out unknown to workflow, they could filter by content type.
So without other input I'll be re-rolling to make No State include nodes in workflow with no state as well as nodes of node types not known to workflow.
benjamin, Agaric Design Collective
Comment #4
ceardach commentedWe've been using this patch since my last post, and things have been working as expected.
Comment #5
moshe weitzman commentedSeems similar - #322088: Voting API doesn't show nodes with no votes in Views 2
Comment #6
ceardach commentedCould really use this patch applied to core workflow. A year later, I'm still finding myself using this patch in my projects.
Comment #7
Garrett Albright commentedReroll which fixes a typo.
Comment #8
justice7 commentedI am having this same problem, however I applied the patch and cannot see the updated changes. Am I doing something wrong?
It didn't seem to do anything to filtering the current workflow state.
Comment #9
ymmatt commentedIs there any plan to apply this patch to the main branch?
If not is there any other way to work around the issue?
Comment #10
johnvThis would be possible if Workflow were a 'true' Field API field, as proposed in #2019345: Create a 'Workflow Field' with Widget, Formatter, Fieldtype
Comment #11
johnvLet's focus on #2019345.
Comment #12
johnvComment #13
johnvAs stated in #3, an 'unknown for workflow' can be realized with a filter on content type.
The "No state" is indeed not working, but a patch addressing that issue is here: #1021126: 'Workflow: state' Views Filter doesn't filter on Has no state/Has a state.
Hence, closing this as a duplicate.