Actions
Bug #18285
closedArray as root json are considered as string
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
If you have a datasource whose URL/path returns:
[ {"key":"value1"}, {"key":"value2"}, etc]
Then it is saw as "string" and not JSON in node property.
Updated by François ARMAND about 4 years ago
- Status changed from New to In progress
Updated by François ARMAND about 4 years ago
- Project changed from Datasources to Rudder
- Category set to Web - Config management
- Status changed from In progress to New
- Target version changed from 6.1-1.10 to 6.1.6
Actually, the bug is in rudder, not datasources
Updated by François ARMAND about 4 years ago
- Status changed from New to In progress
Updated by François ARMAND about 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/3241
Updated by François ARMAND about 4 years ago
- Related to Bug #18288: Add tests regarding arrays added
Updated by François ARMAND about 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|6e8f01e23339edef3a730f801e6fc79bbc9c016e.
Updated by François ARMAND about 4 years ago
- Target version changed from 6.1.6 to 6.1.5
Updated by François ARMAND about 4 years ago
- Subject changed from Array as root json are seens as string or only first element is taken to Array as root json are seens as string
- Fix check changed from To do to Error - Blocking
The patch is not enought, I still get a string.
Updated by François ARMAND about 4 years ago
- Fix check changed from Error - Blocking to Checked
Updated by Vincent MEMBRÉ about 4 years ago
patch was ok, nightly were not built
Updated by Vincent MEMBRÉ about 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.5 which was released today.
Updated by Vincent MEMBRÉ about 4 years ago
- Subject changed from Array as root json are seens as string to Array as root json are considered as string
Actions