Project

General

Profile

Rest API - Retrieve list of available statuses, priorities, and categories by project

Added by Rip Rip about 13 years ago

I am currently creating a Visual Studio add-in that integrates with AnkhSVN and provides access to Redmine for issue management and time entry. Unfortunately, I have run into an issue: unless I am missing something, when you retrieve the project information via the Rest API the list of available trackers is returned, however the list of available statuses, priorities, and categories is not. This makes it difficult to create a robust issue creation/update interface.

So, am I missing something? If not, is anyone aware of any plans to include this information in the project information with the list of trackers? If anyone has any suggestions I would greatly appreciate it.

Thanks.