We use jira with the Greenhopper plugin.
I am trying to find a way to chain workflows.
So lets say that we have a development workflow that goes
backlog -> queued -> development -> testing -> signoff -> done
Simple enough, but I want to create a planning workflow that could lead into this, for example it might be:
Feature request -> Priority -> Specification -> Signoff -> Done
Simple enough in its own right, but I want an item that is dropped in done (or released from done) to jump into the backlog column of the development workflow.
So I am looking for a way of controlling the 'done' action, or using a state transition to move a task to a new project/board (and sub tasks if exist) and change the status.
I am aware that I could use one long workflow and different boards and I can hide columns but I would like to be able to chain several possibly non related workflows.
I appreciate any clues.
EDIT - I am using the hosted Jira.