]
Andre Dietisheim commented on JBIDE-22694:
------------------------------------------
temptatively set 4.4.1.AM3 as fixVersion (even though this is not urgent). [~fbricon] how
many versions do we have until 4.4.1 goes final?
Environment Var Wizard: Improve deletion of environment variables
-----------------------------------------------------------------
Key: JBIDE-22694
URL:
https://issues.jboss.org/browse/JBIDE-22694
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.1.AM1
Reporter: Marián Labuda
Labels: env_var_wizard, openshift_v3
Fix For: 4.4.1.AM3
Deletion of environment variable does not match user expectation. If I delete an
environment variable which has been added in earlier opened and closed Env. Var wizard,
this variable has prefix [deleted]. I don't think this is good practice, we should be
consistent across all wizards and dialog, so once user select an env var in table and push
Delete button, value should be removed from the table. No labelling should be done here,
the table should reflect real current state of environment variable (what it is gonna look
like once I hit Finish button).