Feature #18969
Get available statuses through API
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | REST API | |||
Target version: | - | |||
Resolution: | Invalid |
Description
Currently it is impossible to get available statuses through API. It would be very usefull to get statuses by tracker id. Something like:
projects/:project_name/issues/new.json
Or /issues_statuses.json?tracker_id=1
History
#1
Updated by Lucile Quirion almost 8 years ago
- Status changed from New to Closed
- Priority changed from High to Normal
- Resolution set to Invalid
Hello,
Trackers and Issue_statuses are unrelated.
Therefore the request doesn't make sense.
See my response on the forum