]
Andre Dietisheim commented on JBIDE-20000:
------------------------------------------
This works for me with an error in the title area that informs of the issue:
!error-readonly-label.png!
Application wizard: a user should not be able to create a label with
the same name as a readonly label
------------------------------------------------------------------------------------------------------
Key: JBIDE-20000
URL:
https://issues.jboss.org/browse/JBIDE-20000
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Marián Labuda
Assignee: Jeff Cantrill
Priority: Critical
Labels: application_wizard, openshift_v3
Fix For: 4.3.0.Beta2
Attachments: error-readonly-label.png, readonly_labels.png
In New application wizard for v3 connection there is a label management wizard page,
where user can create/edit/remove label. It is possible to create more readonly labels,
e.g. I was able to create another "template" label which already exists in table
and is readonly (edit and remove button are disabled for this label). After the label is
created it it not possible to edit/remove it.
!readonly_labels.png!
# Create a new application from template
# Navigate to the 'label' page
# Add a label with the name 'template' which is a readonly label
# Note you are able to add a label that has a name that is readonly
# EXPECT: To not be able to add a 'readonly' label and are presented with a
warning message.