New issue 174 by pra...@cententia.com: ClearFieldValuePostFunction does not
work with JIRA 4.1.1/jira-suite-utilities 0.7.16
http://code.google.com/p/jira-suite-utilities/issues/detail?id=174
What steps will reproduce the problem?
1. Add the clear field value post function in workflow, set it to clear a
field
2. Follow the transition.
What is the expected output? What do you see instead?
Transition should be executed, instead an error is given:
"Error creating issue: Could not load FunctionProvider class"
What version of the product are you using? On what operating system?
jira-suite-utilities 0.7.16/JIRA 4.1.1 tested on Solaris10/JDK1.6.0_20 and
WinXP/JDK1.6.0_18
Attachments:
log-errors.txt 23.0 KB
Looks like configuration problem. Did you install it into <jira
home>/installed-plugins/ ?
Definitely. Otherwise JIRA gives you a warning on startup.
Did you check md5 hash for jar? Also you can try to remove
directories .bundled-plugins and .osgi-plugins
Removing .bundled-plugins and .osgi-plugins didn't work.
The md5 checksum follows generated with gnuwin32 md5sum:
C:\homejira411\plugins\installed-plugins>md5sum
jira-suite-utilities-0.7.16.jar
cddfdfcf257212a5d46c5e70c6163200 *jira-suite-utilities-0.7.16.jar
Right now I've tested suite on 4.1.1 and everything works fine. Please do
two more things - check plugins page in Administration and ensure that all
components in JSU are enabled. Second - remove clear functions from your
workflows, save workflows and add them one more time.
I've also tested it on a new 4.1.1 instance and it does work. After some
research it appears that some core modifications were conflicting. Thanks
for your help.
Comment #7 on issue 174 by abas...@gmail.com: ClearFieldValuePostFunction
does not work with JIRA 4.1.1/jira-suite-utilities 0.7.16
http://code.google.com/p/jira-suite-utilities/issues/detail?id=174
(No comment was entered for this change.)