[jbosstools-issues] [JBoss JIRA] (JBIDE-20730) Displaying of a project in OpenShift Explorer view is not consistent

Marián Labuda (JIRA) issues at jboss.org
Fri Sep 18 02:37:00 EDT 2015


Marián Labuda created JBIDE-20730:
-------------------------------------

             Summary: Displaying of a project in OpenShift Explorer view is not consistent
                 Key: JBIDE-20730
                 URL: https://issues.jboss.org/browse/JBIDE-20730
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 4.3.0.CR1
            Reporter: Marián Labuda


OpenShift 3 project is displayed a bit tricky in OpenShift Explorer view. If project has only project name, then project name is shown as normal text in OpenShift Explorer view under an OpenShift 3 connection. But if a project has set also an optional attribute displayName, then this name is used as a normal text under an OpenShift 3 connection and it's name is used only as a decorated text in parenthesis. Example:

Project 01 has name: project01
Project 02 has name: project02 and displayName: projectName02

In OpenShift Explorer view are those projects shown as
project01
projectName02 (project02)

One could think that project01 and projectName02 are the same attribute of a project, but it's not. I think we could and should show projects like this:
project01 (project01)
projectName02 (project02)
because default value for a displayName is attribute name. In that case it would be consistent and user would not be confused.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbosstools-issues mailing list