API Reference > imodeljs-backend > iModels > TxnManager > reinstateTxn reinstateTxn Method Reinstate the most recently reversed transaction. Since at any time multiple transactions can be reversed, it may take multiple calls to this method to reinstate all reversed operations. reinstateTxn(): IModelStatus note If there are any outstanding uncommitted changes, they are reversed before the Txn is reinstated. Returns - IModelStatus Success if a reversed transaction was reinstated, error status otherwise. Defined in core/backend/src/IModelDb.ts Line 2283 Last Updated: 13 June, 2024