Skip to content

TOSCA UI cannot render application detail page when Service template name is null #85

@kuangyu0801

Description

@kuangyu0801

Current Behavior:

TOSCA UI cannot render application detail page when one of the Interface in the Service template name is null
User cannot click into detail for Application in TOSCA UI.
Expected Behavior:

user can clink into detail page regardless of interface name in service template but shows error/warning message
Steps to Reproduce:

  1. Upload a CSAR with a service template containing null interface name

ex.

  <Interface name="">
      <Operation name="OpenTOSCA-Lifecycle-Interface">
          <Plan planRef="MyTinyToDo_Bare_Docker_bpmn_buildPlan"/>
      </Operation>
  </Interface>

Other Information:

System Information:

Screen Shot 2022-03-08 at 16 23 27
Screen Shot 2022-03-10 at 12 03 55

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions