Actions
Bug #24917
openwhen we compile a disabled reporting block with rudderc , the generated metadata.xml is not readable
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
A block with several methods in it, with reporting disabled, will fail at compilation
Generated metadata.xml is
<SECTION id="fbccccd6-cc23-43f4-8da6-39f2368f2483" name="2.2.0 Variable definition" reporting="disabled" component="true" multivalued="true"/>
so rudder complains
Couldn't parse Section in hardening_pack_rudder_section2_2/1.0 -> Hardening pack for Rudder - section2.2 for XML: <SECTION multivalued="true" component="true" reporting="disabled" name="2.2.0 Variable definition" id="fbccccd6-cc23-43f4-8da6-39f2368f2483"/>; cause was: Parsing: Section '2.2.0 Variable definition' is multivalued and is component. A componentKey attribute must be specified
removing the reporting disabled on top level fixed the issue
Updated by Vincent MEMBRÉ 6 months ago
- Target version changed from 8.1.3 to 8.1.4
Updated by Vincent MEMBRÉ 5 months ago
- Target version changed from 8.1.4 to 8.1.5
Updated by Vincent MEMBRÉ 5 months ago
- Target version changed from 8.1.5 to 8.1.6
Updated by Vincent MEMBRÉ 4 months ago
- Target version changed from 8.1.6 to 8.1.7
Updated by Vincent MEMBRÉ 2 months ago
- Target version changed from 8.1.7 to 8.1.8
Updated by Vincent MEMBRÉ 15 days ago
- Target version changed from 8.1.8 to 8.1.9
Actions