Feature #9835
REST API - List priorities
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | REST API | |||
Target version: | 2.2.0 | |||
Resolution: | Fixed |
Description
When a project has no default priorities, the GUI interface does not tell the user they need to set one (like trackers do).
This means that when using the api, there is no way to create an issue when there is no default priorities as its not possible to get a list.
It would be great if:
- A priority api list could be added to get priorities for a project
- The interface forced users to set a default like trackers do
Related issues
History
#1
Updated by Charles Shapiro about 9 years ago
this API would also be beneficial for me...thanks
#2
Updated by Alex Last almost 9 years ago
we also need "get priorities" in REST API. requested by multiple people.
#3
Updated by Maxim Zyukin almost 9 years ago
That would be great!
Could you implement this feature, plz.
#4
Updated by Bruno Medeiros almost 9 years ago
Really useful to have this done.
#5
Updated by Jean-Philippe Lang over 8 years ago
- Subject changed from REST API - List priorities for when there is no default to REST API - List priorities
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 2.2.0
- Resolution set to Fixed
Added in r10664. You can get priorities at /enumerations/issue_priorities.(xml|json)