Maybe I'm just dense this morning but I really don't know what you're
trying to do. When Bob creates a new ticket to Joe, Alex should have a
different ticket created and assigned to him? Like if Joe is a
developer, a test ticket gets created to test the problem Bob reported?
When you say "submitted" you mean completed or updated? So there are a
bunch of unassigned tickets in the system and when Joe "submits" a
ticket he's been working on, one of the unassigned tickets gets assigned
to him?
When you say "submitted" you mean completed or updated?
Scott Mead wrote:
> Good question,
>
> I'm building a site that is designed to help get documentation
> built. The idea is that a small group of people (marketing,
> customers, etc...) can generate a list of tech notes that they want
> (tickets).
>
> Once the ticket is in the system, it'll be automatically assigned to
> the next 'doc generator' that submits a ticket. What I'd like to do
> is just randomly pick any 'non-working' ticket and assign it to
> someone who just submitted their ticket.
So there are a
bunch of unassigned tickets in the system and when Joe "submits" a
ticket he's been working on, one of the unassigned tickets gets assigned
to him?