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

Andre Dietisheim (JIRA) issues at jboss.org
Wed May 20 14:48:19 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069728#comment-13069728 ] 

Andre Dietisheim commented on JBIDE-19832:
------------------------------------------

tested it, works for me, thanks!
rebased, merged and pushed to upstream/master

> 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.Beta2
>            Reporter: Jeff Cantrill
>            Assignee: Jeff Cantrill
>            Priority: Minor
>             Fix For: 4.3.0.Beta2
>
>
> 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