openmct/platform/core/test/runs
Pete Richards e5fe8fd975 Save As clears transaction while undirtying (#1471)
* mutation listener adds via transaction manager

Update the TransactingMutationListener to add items to a transaction
using the transactionManager so that they can be properly removed
from the transaction at a later date.

Prevents showing error dialogs during successful save, and also
prevents persisting duplicate objects.

Fixes #1468
2018-11-26 09:23:42 -08:00
..
TransactingMutationListenerSpec.js Save As clears transaction while undirtying (#1471) 2018-11-26 09:23:42 -08:00