diff --git a/modules/ROOT/pages/errors/gql-errors/2DN01.adoc b/modules/ROOT/pages/errors/gql-errors/2DN01.adoc index c167e5d9..d2a7bbc8 100644 --- a/modules/ROOT/pages/errors/gql-errors/2DN01.adoc +++ b/modules/ROOT/pages/errors/gql-errors/2DN01.adoc @@ -1,7 +1,9 @@ +:page-role: changed-2025.04 + = 2DN01 == Status description -error: invalid transaction termination - commit failed. Failed to commit transaction. See debug log for details. +error: invalid transaction termination - commit failed. Failed to commit transaction. ifndef::backend-pdf[] [discrete.glossary] diff --git a/modules/ROOT/pages/errors/gql-errors/index.adoc b/modules/ROOT/pages/errors/gql-errors/index.adoc index 895e62f1..f1fd8586 100644 --- a/modules/ROOT/pages/errors/gql-errors/index.adoc +++ b/modules/ROOT/pages/errors/gql-errors/index.adoc @@ -640,9 +640,10 @@ Status description:: error: invalid transaction state - transaction termination Invalid transaction termination errors occur when the transaction termination fails, such as when the transaction or constituent transaction fails to commit, or when the transaction termination fails to apply or append the transaction. +[role=label--changed-2025.04] === xref:errors/gql-errors/2DN01.adoc[2DN01] -Status description:: error: invalid transaction termination - commit failed. Failed to commit transaction. See debug log for details. +Status description:: error: invalid transaction termination - commit failed. Failed to commit transaction. === xref:errors/gql-errors/2DN02.adoc[2DN02]