Skip to content

Commit 6a3ada0

Browse files
pontusmelkerenetapopova
authored andcommitted
Add error code for operations that require implicit transaction
1 parent ff5cbb2 commit 6a3ada0

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

modules/ROOT/content-nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@
175175
**** xref:errors/gql-errors/25N14.adoc[]
176176
**** xref:errors/gql-errors/25N15.adoc[]
177177
**** xref:errors/gql-errors/25N16.adoc[]
178+
**** xref:errors/gql-errors/25N17.adoc[]
178179
*** xref:errors/gql-errors/index.adoc#invalid-transaction-termination[Invalid transaction termination]
179180
**** xref:errors/gql-errors/2DN01.adoc[]
180181
**** xref:errors/gql-errors/2DN02.adoc[]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
:page-role: new-2025.10
2+
3+
= 22N17
4+
5+
== Status description
6+
error: The attempted operation requires an implicit transaction.
7+
8+
ifndef::backend-pdf[]
9+
[discrete.glossary]
10+
== Glossary
11+
12+
include::partial$glossary.adoc[]
13+
endif::[]

0 commit comments

Comments
 (0)