Thanks for the replies. After experimenting with these two unrelated lines in the workflow:
assign = new -> assigned test = new,assigned,in_work -> in_QA ...changing them to: assign = new,accepted -> assigned test = new,assigned,in_work,accepted -> in_QA I think I've got it to a place where it at least won't get stuck in the accepted state anymore, but I haven't tested it because I'm using ProjectLocker's Trac, and I would prefer not to install Trac locally just to test this. So is there anyone that can spend a small amount of time and do these: 1. repro the issue yourself (by accepting a ticket using enterprise- workflow.ini) 2. verify that the two line changes prevent you from getting a ticket into a no-exit accepted state. 3. submit a bug ticket (or let me know that's steps 1 and 2 are correct and I'll submit it) I would appreciate this (and we'd have a workflow on edgewall.org that has one less problem) Thank you! spencer -- 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.
