The JQL specifying the issues available in the evaluated Jira expression under the issues context variable.

interface JexpIssues {
    jql?: Version2.Version2Models.JexpJqlIssues;
}

Properties

Properties