Current Project Function for Jira
This is a simple plugin for JIRA to provider a current project JQL function.
Examples:
type 'project = currentProject()' in Search for issues to get issues of the most recent visited project.
create a filter with 'project = currenctProject()'
use this filter in dashboard gadgets
your gadget will show you data based on the last project you visited (opened issue)