How to create JQL function "currentProject()"

Andrew O'Sullivan March 5, 2012

I'm trying to reply to a post in the old JIRA forums. The specific thread is this one - http://forums.atlassian.com/message.jspa?messageID=257364894#257364894

In it, user "Syllant" says he managed to create a currentProject() function for use in JQL searches.

However he/she doesn't give any details of the code he wrote.

Syllant, if you're out there, do you still have the code and if so could you post specific instructions?

Much appreciated!

3 answers

1 accepted

0 votes
Answer accepted
Andrew O'Sullivan April 3, 2012

This has been solved now in another thread:

https://answers.atlassian.com/questions/45552/currentproject-jql

Go there to download Oleg's plugin.

0 votes
Dieter
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.
March 5, 2012
Dieter
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.
March 5, 2012
Method should be called with parameters: Permissions.BROWSE and jiraAuthenticationContext.getLoggedInUser()
0 votes
Andrzej Pasterczyk
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.
March 5, 2012

Suggest an answer

Log in or Sign up to answer