Hi Team,
i want to set a filter to get the no.of defect that are commented by me
I got a query issueFunction in commented("by username") but i got error stating that
"ScriptRunner for JIRA is unlicensed, please contact a system administrator."
and i used other query
type = Bug AND watcher = currentUser()
here i can see all the defect i commented+ that i raised
is there any query that can be used for unlicensed user.
Thanks in Advance :)
jyostna.pokala
Hi jyostna.pokala@cigniti.com,
Your first query is powered by the Scriptrunner app from Adaptavist (see the issuefunction in ... part - that is not standard Jira functionality). The watcher query does not use the Scriptrunner app.
So as the error message says, check with your Jira Admin if he can fix the license issue. Just pass him/her the message you posted here.
Or you could try the Activity Stream workaround suggested in this related question.
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.