Actions
Bug #9194
closedBug #8957: Rudder Directive Rest API does not parse json parameters correctly
Two level of 'directives' in directive API
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
We introduced a new layer in directive API response going from
{data : directives : [your directives] }
to
{data : directives : directives : [your directives] }
We will remove the second level "directives"
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/1222
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|c27fbb89cb3e63ff4743dd3dc8ba7650ba73d19a.
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.15 and 3.2.8 which were released today.
- 3.1: Announce Changelog
- 3.2: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions