-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
Undefined
-
---
-
---
-
Decisions with name attribute in the xml containing a space are not generating valid dashboard files which are in turn used by the operator to be published to grafana.
Example: name="Traffic Violation" generates monitoring/dashboards domain-dashboard-Traffic Violation.json and operational-dashboard-Traffic Violation.json files
This file name is used in the operator as part of the url to access to the dashboard.
Either this is fixed in the codegeneration side to generate a file name that is more aligned with the other generated resources and prevent other errors to be propagated or in the operator side where the name is used to generate the url.
Kogito Codegen:
Kogito Operator