You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
How can I solve this problem?
I use the ScriptRunner to run a script, 1 error appear
import com.onresolve.scriptrunner.runner.customisers.WithPlugin;
@WithPlugin("com.decadis.jira.xchart")
//import com.decadis.jira.xchart.api.ChartParam;
//import com.decadis.jira.xchart.api.model.Period
//import com.decadis.jira.xchart.api.util.DateUtils;
error:
startup failed: General error during conversion: Requested plugin com.decadis.jira.xchart was not installed/enabled, compiling source unit Script516.groovy. java.lang.Exception: Requested plugin com.decadis.jira.xchart was not installed/enabled, compiling source unit
I`m authorised by jiraadmin, The plugin xChart has been installed in jira.
JIRA Version:8.2.1
Hi chenzili,
I believe xChart plugin key is in fact "com.decadis.jira.xchart.xchart-core"
Could you please try this?
@WithPlugin("com.decadis.jira.xchart.xchart-core")
Regards
Hi Jack,
According to your suggestion, I have tried it, but new error appeard.
[groovy.lang.MissingPropertyException: No such property: ChartBuilder for class: Script547 at Script547.run(Script547.groovy:22)]
I check this vaviable in https://apps.decadis.net/display/XCHARTS/Latest+xCharts+API+Javadoc
It makes me puzzled
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.
Hello everyone, I am a product manager in the Jira Cloud team focused on making sure our customers have a delightful experience using our products. Towards that goal, one of the areas which is extr...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.