Project

General

Profile

Actions

Feature #9088

closed

REST API to create Project Versions

Added by Alex Last over 12 years ago. Updated about 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 #1

Updated by Alex Last over 7 years ago

  • Status changed from New to Resolved

I see creating project versions works in Redmine 3.2.3 REST API. I will close this

Actions #2

Updated by Go MAEDA about 7 years ago

  • Status changed from Resolved to Closed

Alex Last wrote:

I see creating project versions works in Redmine 3.2.3 REST API. I will close this

Thank you for the feedback. I am closing this issue.

Actions #3

Updated by Go MAEDA about 7 years ago

Actions

Also available in: Atom PDF