Project

General

Profile

Actions

User story #3952

closed

Manage Change Request through REST API

Added by Vincent MEMBRÉ over 10 years ago. Updated over 10 years ago.

Status:
Released
Priority:
1
Category:
API
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

As other parts of the webapp, we need to be able to act on change request through the API.

Functions needed :

- List change requests /api/changeRequests
  • parameters : state of change requests to see
    • individual states : Pending Validation, Pending Deployment, Deployed, Cancelled
    • multiple states : Open (Pending ...), Close (the other), All
    • Default Value : Open => like when you look at change requests page

- See a change request Detail : /api/changeRequests/id
- no parameters
- display possible actions.

- Accept it :
- parameters : action, deploy immediatly or send to pending deploy

- Decline it
-( no parameters


Subtasks 1 (0 open1 closed)

User story #3953: Add change request APIReleasedFrançois ARMAND2013-09-20Actions

Related issues 1 (0 open1 closed)

Related to Rudder - User story #4034: Add documentation about change request APIReleasedFrançois ARMAND2013-10-09Actions
Actions #1

Updated by Jonathan CLARKE over 10 years ago

  • Status changed from New to 13
Actions #2

Updated by Nicolas PERRON over 10 years ago

  • Status changed from 13 to Pending release
Actions #3

Updated by Vincent MEMBRÉ over 10 years ago

  • Subject changed from Handle change request through API to Manage Change Request through REST API
Actions #4

Updated by Vincent MEMBRÉ over 10 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.8.0~beta1, which was released today.
Check out:

Actions

Also available in: Atom PDF