...
Expand | ||
---|---|---|
| ||
GET /rest/agile/1.0/epic/none/issue Returns all issues that do not belong to any epic. This only includes issues that the user has permission to view. Issues returned from this resource include Agile fields, like sprint, closedSprints, flagged, and epic. By default, the returned issues are ordered by rank. RequestQuery parametersexpand string jql string maxResults integer validateQuery boolean fields Array<StringList> startAt integer Example
|
...