Variable JexpEvaluateCtxIssuesSchemaConst
JexpEvaluateCtxIssuesSchema: ZodObject<
{
jql: ZodOptional<
ZodObject<
{
maxResults: ZodOptional<ZodNumber>;
nextPageToken: ZodOptional<ZodString>;
query: ZodOptional<ZodString>;
},
$loose,
>,
>;
},
$loose,
> = ...
The JQL specifying the issues available in the evaluated Jira expression under the
issuescontext variable. This bean will be replacingJexpIssuesbean as part of newevaluateendpoint