"issueFunction in commented("by currentUser()") " throws an error

Timothy Bennett May 26, 2015

I'm trying to setup a query that has all of the issues that I have commented on, but I would like it to use currentUser() as the default. Is there a way to do that, or to create a JQL query with a variable (i.e. to append currentUser() onto?

 

I've also tried "issueFunction in commented("by " + currentUser() ) ", but to no avail. 

 

Thanks!

2 answers

1 accepted

0 votes
Answer accepted
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 26, 2015

This is https://jamieechlin.atlassian.net/browse/GRV-250 - it's currently not possible but will be implemented in the near future.

 

 

0 votes
teilor_soares
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 26, 2015

Is not possible and probably will not be possible in the near future. You can find further information about this matter and some possible solutions with third-party plugins in https://jira.atlassian.com/browse/JRA-1648

Cheers!
Teilor

Suggest an answer

Log in or Sign up to answer