[jbosstools-issues] [JBoss JIRA] (JBIDE-19832) Templates in OpenShift new app wizard flow does not display templates unless they have a 'tags' annotation

Marián Labuda (JIRA) issues at jboss.org
Fri Jun 12 06:19:02 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-19832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marián Labuda closed JBIDE-19832.
---------------------------------


Verified in JBDS 9.0.0.Beta1 build ID B34.

> Templates in OpenShift new app wizard flow does not display templates unless they have a 'tags' annotation
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-19832
>                 URL: https://issues.jboss.org/browse/JBIDE-19832
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.0.Beta1
>            Reporter: Jeff Cantrill
>            Assignee: Jeff Cantrill
>            Priority: Minor
>             Fix For: 4.3.0.Beta1
>
>
> Ref:  https://bugzilla.redhat.com/show_bug.cgi?id=1223208
> The issue is that on initial view when templates are not being filtered, it should allow you to see all templates, not just those that are annotated with 'tags'
> To verify:
> # Using the cli, create templates on the server (e.g. osc create -f <filename> -n <project>)
> ## create a template on the server that has the annotation 'tags' (e.g. https://github.com/openshift/origin/blob/master/examples/sample-app/application-template-stibuild.json)
> ## create a template on the server that does not have the annotation 'tags' (e.g. https://github.com/openshift/origin/blob/master/examples/sample-app/application-template-dockerbuild.json)
> # Create a new application by right-clicking a project in the explorer view 'New->Application'
> # Verify both both template are visible under the <project> node
> # Type 'ruby' in the filter text field
> # Verify the list of template changes to filter out the non-tagged (e.g. https://github.com/openshift/origin/blob/master/examples/sample-app/application-template-dockerbuild.json)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jbosstools-issues mailing list