Is there anyway to trace a workflow? Toggle through so we can tell where the failure point is in real time?
Read the issue history?
Forgive, I'm not entirely sure what you mean by "trace" or what you are looking for (i.e. what's a "failure"?)
The workflow was ignoring the auto assign copy field to field post condition.
History below was just blank
Status | Open [ 1 ] | Assigned [ 10020 ] |
Status | Assigned [ 10020 ] | Development Started [ 10021 ] |
Status | Development Started [ 10021 ] | Review [ 10026 ] |
Fixed Date | 25/Feb/13 | |
Assignee | Sam Jones [ SJones ] |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, well that's answered most of the question - if it's "ignoring the auto assign", then there's something wrong there.
However, I'm not sure what you mean, or what you've got set up. "Auto assign copy field to field post condition" doesn't really gel - "auto assign" is one function in Jira, "copy field to field" is (I am assuming) a function that you've got from a plugin? And a "condition" is something else which doesn't do anything to issues, it controls access to them. So I'm unclear.
My best guess is that:
Three things
Finally, the log file is likely to tell you what is failing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Its the Jira extension options :
Answers below
It was a custom field value *Reviewer instead of REVIEWER. The asterisk had to be included in pulddown. It was not in the logs so we wanted to trace the workflow(Toggle)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So you'd set up the post-function to use a field that did not exist (because it had been renamed). I'd expect the logs to have thrown some form of "unable to find field" error.
But you got there :-) Nice one!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.