-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
Issue Description: There is an issue in autogoeration processor source/action parameters forms for boolean parameters. In such case description(info/help icon is missing). It is issue especially for some non trivial boolean parameters. See the example :
"aws_include_body": { "title": "Include Body", "description": "If it is true, the exchange will be consumed and put into the body and closed. If false the S3Object stream will be put raw into the body and the headers will be set with the S3 object metadata.", "type": "boolean", "default": true },
The decription is non trivial and would be a helpful documentation directly in the RHOSE UI.
Acceptance Criteria: Boolean parameters have also help icon
Out of Scope: <Here you need to fill in what is out of scope for this issue and then create new issues if necessary in the backlog for the work>
Additional Information: <Add any additional information here that may be helpful to people reading the ticket>
- is related to
-
MGDOBR-901 Action/Source schema catalog review
- Closed