mirror of
https://github.com/nasa/openmct.git
synced 2025-01-20 11:38:56 +00:00
e5fe8fd975
* 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 |
||
---|---|---|
.. | ||
TransactingMutationListenerSpec.js |