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

interface JexpIssues {
    jql?: Version3.Version3Models.JexpJqlIssues;
}

Properties

Properties