Actions
Bug #11251
closedSetting MULTIINSTANCE to false in metadata.xml breaks multivalued section.
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Very Small
Priority:
0
Name check:
Fix check:
Regression:
Description
In "metadata.xml":
- Set <MULTIINSTANCE>false</MULTIINSTANCE>
- Make <SECTION name="Test" multivalued="true" etc...
- Only the first section is processed while generating promises from such directive
Expect to process all sections of selected single directive based on such technique.
Actions