]
Andre Dietisheim updated JBIDE-25452:
-------------------------------------
Attachment: server-adapter-wizard-enable-debugging.png
Server adapter editor: "Enable debugging" and key are not
displayed correctly
-----------------------------------------------------------------------------
Key: JBIDE-25452
URL:
https://issues.jboss.org/browse/JBIDE-25452
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.1.AM2
Reporter: Andre Dietisheim
Attachments: server-adapter-wizard-enable-debugging.png,
server-editor-wizard-enable-debugging.png
steps:
# ASSERT: make sure that you have a service running in OpenShift (ex. via creating an app
using the nodejs-mongo-persistent template)
# ASSERT: make sure that you **DONT** have a server adapter for it
# EXEC: launch server adapter wizard for your service and
* uncheck "Enable Debugging" > "use image provided key"
* provide a value for "Key"
# ASSERT: server adapter is created
# EXEC: open the server adapter editor and inspect "Enable Debugging" checkbox
and "Key" for it
Result:
"Enable Debugging" checkbox is **CHECKED**, there's not value for
"Key"