Hi I'm working on a workflow where I for example in_QA want to provide the possibility to automatically assign a ticket to the back to the previous owner. Has anyone else already done this?
I'm thinking that the two options is to write a nested sql that gets the second latest entry from the ticket_change table or that I get all owner entries from the table and then get the second latest entry in the python code. Anyone else that got any better ideas? Cheers / Erik --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
