Hi.
I have a problem with a certain workflow. In some steps, some of the transitions fail because a post condition is set up to copy a value from some hidden field i cannot find. This here is the function class used:
com.googlecode.jsu.workflow.function.CopyValueFromOtherFieldPostFunction
If I understand this correctly, this is something from Jira Studio. So my question is, is it possible for me to find somewhere what is setting the value of this custom, purportedly hidden field?
if i remember, this happened once before, when we upgraded from Jira 3 -> Jira 4, and then it was Greenhopper's fault.
That function is actually from JIRA Suite Utilites. If there is a condition (or post function, as it seems to be in your case) that is preventing a workflow from operating correctly, I would delete the offending function and publish the changes. Then, you can test and the workflow behavior by transitioning through each step and determine if you still need the copy function.
Or else, you could try adding that custom field to your project.
Just add it to your Field Configuration Scheme. In case that Custom Field doesn't show up, you can check the CF configuration to check if it has been configured to appear only on certain projects and issue types. If so, make it visible to your issue type and project.
Regards,
Ripka
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.