Closed kahboom closed 1 year ago
The thing is that if the description is set it's in the integration metadata.. but for example in kamelets it's under spec:definitions. I believe this has to be done in the kamelet-support in the backend side. But still other DSLs doesn't have a description field .. so I'm wondering if that even should be in the global settings.
I've created https://github.com/KaotoIO/kaoto-ui/pull/1412 -> this will update the description in the settings for all DSLs when the description field will be available. https://github.com/KaotoIO/kaoto-backend/pull/519 -> for updating the description from the settings to the Kamelet.
Describe the Bug
When you change the description from either the source code editor it does not get updated in the settings, and vice versa.
Steps to Reproduce the Bug or Issue
Repeat the other way around to see that the YAML does not change the description in Settings either.
Screenshots or Videos
Platform