Skip to content

Commit fe1cd78

Browse files
committed
update the statu
s description to reflect the codebase
1 parent f2b566c commit fe1cd78

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

modules/ROOT/pages/errors/gql-errors/25N17.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
:page-role: new-2025.10 cypher-25
1+
:page-role: new-2025.09 cypher-25
22
= 25N17
33

44
== Status description
5-
error: The attempted operation requires an implicit transaction.
5+
error: invalid transaction state - implicit transaction required. The operation `{ <<msg>> }` requires an implicit transaction.
66

77
== Scenario
88

modules/ROOT/pages/errors/gql-errors/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -717,10 +717,10 @@ Status description:: error: invalid transaction state - transaction termination
717717

718718
Status description:: error: invalid transaction state - transaction termination transient error. The transaction has been terminated. Retry your operation in a new transaction, and you should see a successful result. Reson: `{ <<msg>> }`
719719

720-
[role=label--new-2025.10 cypher-25]
720+
[role=label--new-2025.09 cypher-25]
721721
=== xref:errors/gql-errors/25N17.adoc[25N17]
722722

723-
Status description:: error: The attempted operation requires an implicit transaction.
723+
Status description:: error: invalid transaction state - implicit transaction required. The operation `{ <<msg>> }` requires an implicit transaction.
724724

725725

726726
[[invalid-transaction-termination]]

0 commit comments

Comments
 (0)