[WB] Changing WF/Task/Action name is not reflected in YAML

Bug #1446171 reported by Timur Sufiev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Merlin
Fix Committed
High
Timur Sufiev

Bug Description

While changing these entities' names causes the appropriate title change in left-side form, it's not reflected in right-side YAML. Most obviously, the event is not propagated to customized .toYAML() method

Timur Sufiev (tsufiev-x)
Changed in merlin:
importance: Medium → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to merlin (master)

Fix proposed to branch: master
Review: https://review.openstack.org/178233

Changed in merlin:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/178234

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on merlin (master)

Change abandoned by Timur Sufiev (<email address hidden>) on branch: master
Review: https://review.openstack.org/178234
Reason: Committed by mistake.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to merlin (master)

Reviewed: https://review.openstack.org/178233
Committed: https://git.openstack.org/cgit/stackforge/merlin/commit/?id=531dc56c64b1266713f08e842aebb48877f657bc
Submitter: Jenkins
Branch: master

commit 531dc56c64b1266713f08e842aebb48877f657bc
Author: Timur Sufiev <email address hidden>
Date: Tue Apr 28 17:45:07 2015 +0300

    Fix changing Action/Workflow/Task id

    To make it happen <collapsible-group> directive had to undergo the
    same transformation that was applied to <panel> directive: instead of
    passing just a '@title' reference, the whole '=content' reference is
    now passed to the <collapsible-group>'s scope. This allows to use
    <editable> directive inside it with 'ng-model=group.title' as
    getter/setter method. Yet <collapsible-group>'s scope wasn't remade as
    radically as <panel>'s was - '&on-add' and '&on-remove' are still
    there and left for future refactoring.

    Change-Id: I4de7a542f282efee6deb34d4957a5873d617ad64
    Closes-Bug: #1446171
    Closes-Bug: #1446226

Changed in merlin:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.