> The Workflows allow us to specify how tickets are allowed to change> status, from which to which. Here's an example workflow:> * NEW (default for all incoming tickets)
>
> * ASSIGNED (to the developer working on it)
> * NEEDS_SIGNOFF (once a patch has been submitted)
> * SIGNED_OFF (after signoff)
> * PASSED_QA (once QA'ed successfully)
> * PATCH_PUSHED
> * RESOLVED