I'm not sure if it is possible to have an epic without any associated stories. In order to prove if this is true or not, I am trying to write a query using built-in jql functions as well as the Scriptrunner plugin.
Can epics exist with no stories? If so, has anyone already tried to implement this?
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.