Expand description
Issue API endpoints and types.
These endpoints are used for querying issues from projects, groups or the whole instance.
Structs
- Query for issues within a group.
- Builder for
GroupIssues
. - Query for issues within a project.
- Builder for
ProjectIssues
.
Enums
- Error type for GroupIssuesBuilder
- Filter values for due dates.
- Filter values by epic status.
- Health statuses of issues.
- Filter values for issue iteration values.
- Filters available for issue milestones.
- Keys issue results may be ordered by.
- Filter issues by a scope.
- The scope to apply search query terms to.
- Filters for issue states.
- Types of issues.
- Filter issues by weight.
- Error type for ProjectIssuesBuilder