Skip to content

Commit 38f742d

Browse files
authored
Add changed in label on the level of the description (#418)
1 parent 14dd285 commit 38f742d

File tree

16 files changed

+16
-0
lines changed

16 files changed

+16
-0
lines changed

modules/ROOT/pages/errors/gql-errors/22N06.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= 22N06
22

3+
[role=label--changed-2025.03]
34
== Status description
45
error: data exception - required input missing. Invalid input. `{ <<inputList>> }` needs to be specified.
56

modules/ROOT/pages/errors/gql-errors/22N51.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= 22N51
22

3+
[role=label--changed-2025.03]
34
== Status description
45
error: data exception - graph reference not found. A graph reference with the name `{ <<db>> }` was not found. Verify that the spelling is correct.
56

modules/ROOT/pages/errors/gql-errors/22N69.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= 22N69
22

3+
[role=label--changed-2025.07]
34
== Status description
45
error: data exception - index does not exist. The index `{ <<idxDescrOrName>> }` does not exist.
56

modules/ROOT/pages/errors/gql-errors/22N71.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= 22N71
22

3+
[role=label--changed-2025.07]
34
== Status description
45
error: data exception - duplicated index name. An index with the same name already exists: `{ <<idx>> }`.
56

modules/ROOT/pages/errors/gql-errors/22N90.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= 22N90
22

3+
[role=label--changed-2025.05]
34
== Status description
45
error: data exception - property type unsupported in constraint. `{ <<valueType>> }` is not supported in property type constraints.
56

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= 25N05
22

3+
[role=label--changed-2025.03]
34
== Status description
45
error: invalid transaction state - transaction closed. Transaction has been closed.
56

modules/ROOT/pages/errors/gql-errors/2DN01.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= 2DN01
22

3+
[role=label--changed-2025.04]
34
== Status description
45
error: invalid transaction termination - commit failed. Failed to commit transaction.
56

modules/ROOT/pages/errors/gql-errors/42N00.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= 42N00
22

3+
[role=label--changed-2025.03]
34
== Status description
45
error: syntax error or access rule violation - graph reference not found. A graph reference with the name `{ <<db>> }` was not found. Verify that the spelling is correct.
56

modules/ROOT/pages/errors/gql-errors/42N08.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= 42N08
22

3+
+[role=label--changed-2025.03]
34
== Status description
45
error: syntax error or access rule violation - no such procedure. The procedure `{ <<procFun>> }` was not found. Verify that the spelling is correct.
56

modules/ROOT/pages/errors/gql-errors/42N11.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= 42N11
22

3+
[role=label--changed-2025.05]
34
== Status description
45
error: syntax error or access rule violation - graph reference already exists. A graph reference with the name `{ <<dbList>> }` already exists.
56

0 commit comments

Comments
 (0)