> I've had a deep look at your configuration data and one bit in the > [ticket-workflow] section seemed a bit fishy to me: > > -- snip -- > leave assigned -> new > leave.default 0 > leave.name leave > leave.operations del_owner > -- snap -- > > That usually is written as a default action that looks more like this: > > -- snip -- > leave = * -> * > leave.operations = leave_status > leave.default = 1 > -- snap -- >
I changed the action to your proposal. And now it works like a charm. A big thank you for your support! Regards Henrik -- Follow Agilo on Twitter: http://twitter.com/agiloforscrum ----- You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. 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/agilo?hl=en

