Uploaded image for project: 'Service Design and Creation'
  1. Service Design and Creation
  2. SDC-2322 No way to remove elements in DCAE-DS
  3. SDC-2506

Deleting the elements in the DCAE-DS removing all the relation from the composition

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Low Low
    • El Alto Release
    • None
    • SDC
    • None

      Overview

      When the user removes some element from the Composition from the canvas, save composition, restart the tab (e.g will go to the home tab and the Composition again) all the components will not have the relations.

      Technical details

      In the composition.js (dcae-dt componnet) the removelink method deletes all the relation for all nodes. The curcomp.relations.filter method always returns empty list because of the missing 'return' segment. Is the possibility to add the 'return' segment or use the es6 lambda exprestion, to fix the working of removelink method.

      Expected result

      The deletion of elements removes correct relation, not all.

       

            krystian krystian
            krystian krystian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: