]
Marián Labuda commented on JBIDE-21847:
---------------------------------------
Ok here is the scenario with free ports
ASSERT: Have an OpenShift 3 application
EXEC: Open Port Forwarding wizard.
EXEC: Check usage of free ports checkbox.
EXEC: Start port forwarding.
EXEC: Stop port forwarding.
ASSERT: Start All button is enabled and Stop All button is disabled.
EXEC: Uncheck usage of free ports checkbox.
EXEC: Start port forwarding.
EXEC: Stop port forwarding.
RESULT: Start All and Stop All buttons are disabled.
Start port forwarding button is disabled after starting and stopping
it
-----------------------------------------------------------------------
Key: JBIDE-21847
URL:
https://issues.jboss.org/browse/JBIDE-21847
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Labels: openshift_v3, port_forwarding_wizard
Fix For: 4.3.1.CR1
In Port Forwarding wizard when I start port forwarding, then stop it, the button Start
All is disabled and it is not possible to start port forwarding again. Well, both buttons
after starting and stopping are disabled, only OK is enabled.