Project

General

Profile

Actions

Bug #17492

closed

Node properties use to be able to have a string starting with `{`

Added by François ARMAND almost 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
N/A
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

In 6.1, a string that starts with '{' is understood as hocon, but it could be a real string.
So we need to use same algo as previously: try to parse as json, and if it doesn't work, consider it to be a string.


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #17517: Bad API url called when saving properties ReleasedVincent MEMBRÉActions
Actions #1

Updated by François ARMAND almost 4 years ago

  • Status changed from New to In progress
Actions #2

Updated by François ARMAND almost 4 years ago

  • Status changed from In progress to Resolved

The behavior is compatible with 6.0, and tests were added in #17517 to be sure of that.

Actions #3

Updated by François ARMAND almost 4 years ago

  • Related to Bug #17517: Bad API url called when saving properties added
Actions #4

Updated by François ARMAND almost 4 years ago

  • Fix check changed from To do to Checked
Actions

Also available in: Atom PDF