Actions
Bug #8723
closedcommand_execution_result with undefined code does not define any classes on 2.11
Bug #8723:
command_execution_result with undefined code does not define any classes on 2.11
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
This is fixed in 3.1.
It comes from a difference in unspecified code handling. Before 3.6.1, the unknown code were not considered as an error, which is assumed by the test (and documented in Rudder).
I will check if the patch can be easily applied.
Actions