Am 27.04.10 12:55, schrieb Henrik: > It worked: > http://groups.google.com/group/agilo/browse_thread/thread/9f787049d805667c
Very strange. This screenshot seems to prove that you did a json request and it returned with an error (but still valid values). Does the value you changed via the inline editor reset itself when the error message is shown? 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 -- See <http://trac.edgewall.org/wiki/TracWorkflow> I tried it with your leave configuration and can replicate the problem (but not with the alternative below it) - so, what did you try to achieve with that leave configuration? Maybe then I can better understand if that is a bug we need to squash or a problem I should be searching in trac for. Thanks in advance! Regards, Martin -- 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

