Project

General

Profile

[RESTful WS] Obtaining list of priorities and issues status

Added by pasquale [:dedalus] almost 13 years ago

I want to obtain the list of priorities and issues status available from all projects.

I query RESTFul WS with /priorities.xml but WS reply with an error: how I can obtain this?

(obviously I can create a static list of priorities and status with their "id" and "name", but I want to automate this process)

Thanks in advance