use case:
multiple workflows for promotion of content
promote content to homepage
promote content to non-homepage
promote content to social network

these are not mutually exclusive workflows
each might have a slightly different workflow based on approval mechanism/payment settlement
I would love to be able to add the various workflows to the node

it would be upto the author to determine if the various workflows are mutually exclusive or not

Comments

nancydru’s picture

Status: Active » Postponed

In looking at the code, it is clear that allowing multiple workflows is a major effort. I believe jvandyk would probably agree.

nancydru’s picture

kristen pol’s picture

I just looked at the code to see about patching it and agree that it would be a monumental task :/ It might almost be easier to write everything from scratch with the multiple-workflow model in mind while building. I'm bummed.

nancydru’s picture

Agreed. Plus add in entities, and you are, yes, pretty much starting over again.

johnv’s picture

This would be possible if Workflow were a 'true' Field API field, as proposed in #2019345: Create a 'Workflow Field' with Widget, Formatter, Fieldtype

johnv’s picture

Status: Postponed » Closed (duplicate)

Let's focus on #2019345.