Hi to all,
I have a problem running an import library WorkflowUtils. (The import is: import com.googlecode.jsu.util.WorkflowUtils)
In Jira v 3.13.4 runs perfectly but in an instance of JIRA v 4.4.1 can not find the library.
I need to do this import that to call the function: WorkflowUtils.setFieldValue_test (new_asign, customfield_ + id, dat, changeHolder)
Any idea?
Thnks!!!