Actions
User story #13912
closedLint JSON objects in variable_dict
Status:
Resolved
Priority:
N/A
Assignee:
-
Category:
Web - Technique editor
Target version:
Pull Request:
UX impact:
Suggestion strength:
Want - This would make my life a lot easier but I can manage without
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Name check:
Fix check:
Regression:
No
Description
Since the JSON methods transfer GUI input of JSON objects to the client it would be easiest to be able to fully validate them on input (and report any such error.
It would probably be best done client-side when someone presses "Save" since usually once the upload to git starts things break on error, potentially afterlike a minute (depending on size of NCF objects"
Would totally help to avoid errors and match what the standard methods can do.
Files
Updated by François ARMAND almost 6 years ago
Yes, agree with that.
I'm not sure it's "quick", but we wanted to work on better generic method type mapping into UI, that seems to be a good candidate.
Updated by Benoît PECCATTE over 5 years ago
- Target version set to Ideas (not version specific)
Updated by Benoît PECCATTE about 3 years ago
- Project changed from 41 to Rudder
- Category changed from Technique editor - UI/UX to Web - Technique editor
Updated by François ARMAND 10 months ago
- File clipboard-202402011847-ghoub.png clipboard-202402011847-ghoub.png added
- Status changed from New to Resolved
- Regression set to No
We now prefer to use group/node properties for that, which has json validation. We are adding it to other part of Rudder.
Actions