Actions
Bug #4134
closedAPI for Change Request details returns the wrong action name
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Action displayed when looking at a change request details are not correct ...
here for a rule modification the action is delete ...
{ "id":2, "displayName":"Update Rule tet", "status":"Pending validation", "created by":"jon.doe", "isAcceptable":true, "description":"", "changes":{ "directives":[], "rules":[{ "action":"delete", "change":{ "id":"ecba3f1f-c29f-4fb8-a361-b10cbaada172", "displayName":{ "from":"tets", "to":"tet" }, "shortDescription":"", "longDescription":"", "directives":["5dd24d41-cdde-44f7-bffb-a6b8e2ebfc6a"], "targets":["special:all_exceptPolicyServers"], "enabled":true } }], "groups":[], "parameters":[] } }
Updated by Vincent MEMBRÉ about 11 years ago
- Status changed from New to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/365
Pull reuqest here: https://github.com/Normation/rudder/pull/365
Updated by Vincent MEMBRÉ about 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset e8ec7c5770b684c8da346375e6fb3f3ed115e822.
Updated by Vincent MEMBRÉ about 11 years ago
- Subject changed from action name in change request vie API are not correct to action name in change request via API are not correct
Updated by Vincent MEMBRÉ about 11 years ago
- Subject changed from action name in change request via API are not correct to Actions of Change request displayed via REST API are not correct
Updated by Vincent MEMBRÉ about 11 years ago
- Subject changed from Actions of Change request displayed via REST API are not correct to API for Change Request details returns the wrong action name
Updated by Vincent MEMBRÉ about 11 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.8.0, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-November/000060.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog28
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions