Moving a ticket from Raised to Open, I got the error:
Could not load FunctionProvider class
I see the root cause may be a third-party integration: https://confluence.atlassian.com/jirakb/workflow-action-results-in-could-not-load-functionprovider-317948123.html
However, I don't see any such call stack information -- either in the error message or logged to the Inspector console, so I'm not sure.
This appears to be a new issue, possibly caused by upgrading to the latest code.
Arthur
Hi @adobelis
try running jira in safe mode which disables all the plugins and verify if the issue is reproducible.
if the issue is not reproducible, then we can confirm that one of the plugins is the root cause.
The next step is to enable the plugins one by one until you are able to reproduce the issue.
Once you have identified the plugin, ensure it has been updated to the latest version and if the issue persist, contact the plugin vendor who will be able to provide a bug fixed version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.