Skip to content

Variable: JQLQueryWithUnknownUsersSchema

ts
const JQLQueryWithUnknownUsersSchema: ZodObject<{
  convertedQuery: ZodOptional<ZodString>;
  originalQuery: ZodOptional<ZodString>;
}, $loose>;

Defined in: src/cloud/models/jqlQueryWithUnknownUsers.ts:5

JQL queries that contained users that could not be found