Actions
Bug #5666
closedUser story #5673: Add support to parameters in ncf techniques written with ncf builder
User story #5665: Generate technique with parameter from ncf
Directive form is laways empty when REPORTKEYS is present
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In a technique, when the metadata.xml contains a <REPORTKEYS> element, the corresponding directive form is empty.
But it is possible to have a <REPORTKEYS> and some parameters.
So the code should detect the absence of other elements to consider the form empty and not just the existence of reportkeys.
Actions