[
https://issues.jboss.org/browse/JBIDE-19958?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-19958:
------------------------------------------
[~jcantrill] how serious is this? I believe its not critical for 4.3.0.Beta1, right?
Labels are not added to resources when creating a new app from
template
-----------------------------------------------------------------------
Key: JBIDE-19958
URL:
https://issues.jboss.org/browse/JBIDE-19958
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Jeff Cantrill
Assignee: Jeff Cantrill
# EXEC: launch new application wizard using an OpenShift v3 server
# ASSERT: application wizard shows up listing the projects and templates (child nodes)
# EXEC: choose a template and hit "Next"
# EXEC: in "Template Parameters" page do nothing, hit "Next"
# EXEC: in "Resource Labels" page hit "Add" and create some new
label
# EXEC: hit "Finish"
# ASSERT: all resources of the template were successfully created.
# ASSERT: make sure that you have the properties view opened and visible while you browse
the resources in OpenShift explorer
# EXEC: select a freshly created resource and check in the properties view if the label
was created
Result:
Note none of the server resources have the added label when they should. The server
should apply all template labels to its child items. We need to confirm that we are
correctly updating those labels before template processing so it can apply them.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)