Project

General

Profile

Actions

Feature #9088

closed

REST API to create Project Versions

Added by Alex Last over 12 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
2011-08-18
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

I'm already using the API to retrieve Issues' versions in Redmine Java API.
The way Redmine Java API is tested is:
a new "test" project is created for each build before all tests are executed. Tests are run against that temporary project.
now in order to make the automated testing reliable I also need to create a "Version" for that project,
otherwise I can't check whether or not the version returned for an Issue is valid.

I could use a pre-defined "test" project to run all auto-tests against, but this is not very nice.

on the related note: I'd need to specify "fix_version" and "affected version" when creating/updating Issues. not sure this is implemented in the REST API...


Related issues

Related to Redmine - Feature #7403: REST API for VersionsClosed2011-01-21

Actions
Actions

Also available in: Atom PDF