Actions
Bug #23244
closedTechnique editor throws errors when using blocks with the weighted default reporting option
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
Critical - prevents main use of Rudder | no workaround | data loss | security
UX impact:
I hate Rudder for that
User visibility:
First impressions of Rudder
Effort required:
Priority:
172
Name check:
To do
Fix check:
To do
Regression:
No
Description
I just created a technique through the technique editor and ended up with the following error, I could not find it in the log files and the technique is well generated and functionnal, it just can't be rendered in the technique editor.
The technique in yaml format as I can not export it in Json since it is the source of error:
id: test_windows name: Test windows version: '1.0' items: - id: 9e23cdb8-e250-4c09-8163-442281028ec4 name: Le premier method: directory_present params: path: C:\fda - id: a5c679d7-0005-4340-a99c-9ea68fe751cf name: Le deuxieme method: directory_present params: path: C:\fda - id: a29a530a-437c-490d-bc0b-97504af7246b name: Badaboum reporting: mode: weighted condition: windows items: - id: 57a3c49e-abd4-4b6f-bcb2-f192673d995c name: dans le bloc method: directory_present params: path: C:\fda3 category: ncf_techniques
Files
Actions