Hi ,I am using JIRA 5.1.8 , agile 6.3.0.2 and scriptrunner 2.1.8 .
I run the query issueFunction in inSprint("boardname", "sprint name") and the error:
Scripted function "inSprint" compilation failure. Contact administrator. Message: No bean named 'sprintMarkerHelper' is defined
Please help
Hi Peter ,I have upgraded the scriptruneer to the latest version v2.1.15 , still I can't use the inSprint().
Error: This function is deprecated and unsupported since 'JIRA Agile' 6.3. Use 'sprint = ...' instead.
Can you please let me know which version of the plugin is supporting inSprint() ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Riptupurna,
This seems to be this issue : https://jamieechlin.atlassian.net/browse/GRV-316
and https://jira.atlassian.com/browse/GHS-9726
Updating your version of scriptrunner should fix this.
Best regards,
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Peter ,I have upgraded the scriptruneer to the latest version v2.1.15 , still I can't use the inSprint().
Error: This function is deprecated and unsupported since 'JIRA Agile' 6.3. Use 'sprint = ...' instead.
Can you please let me know which version of the plugin is supporting inSprint() ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
just use sprint = "Your sprint" instead of inSprint("Your sprint") that should work.
Best regards,
Peter
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.