Types
UpdateJiraProjectDisplaySettingsInput
Values used to update Jira project display settings.
input
UpdateJiraProjectDisplaySettingsInputFields
projectId
ID!
required
Identifier of the project to use.
ticketAssignmentFilter
required
The ticket assignment filter to use for the request.
hideCompletedTickets
Boolean!
required
Whether hide completed tickets applies to the request.
completedStatusIds
[ID!]!
required
Identifiers of the completed statuses to use.
doneStatusId
ID
Identifier of the done status to use.