Skip to content

Commit 598b3cf

Browse files
committed
regenarate the index.adoc file
1 parent e62f5fb commit 598b3cf

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,9 +629,10 @@ Status description:: error: data exception - omitting mandatory field for proper
629629

630630
Status description:: error: data exception - index belongs to constraint. Index belongs to constraint `{ <<constrDescrOrName>> }`.
631631

632+
[role=label--new-2025.07]
632633
=== xref:errors/gql-errors/22NBD.adoc[22NBD]
633634

634-
Status description:: error: data exception - unsupported struct tag. Unsupported struct tag: 0x56. `{ <<value>> }`.
635+
Status description:: error: data exception - unsupported struct tag. Unsupported struct tag: `{ <<value>> }`.
635636

636637

637638
[[invalid-transaction-state]]
@@ -1056,6 +1057,14 @@ Status description:: error: syntax error or access rule violation - wrong subcla
10561057

10571058
Status description:: error: syntax error or access rule violation - unsupported operation. `{ <<msg>> }` currently not supported after `+NEXT+` `{ <<context>> }`.
10581059

1060+
=== xref:errors/gql-errors/42I65.adoc[42I65]
1061+
1062+
Status description:: error: syntax error or access rule violation - invalid pattern character. An invalid character is used in the pattern. Verify that all characters are supported by `{ <<valueType>> }`.
1063+
1064+
=== xref:errors/gql-errors/42I66.adoc[42I66]
1065+
1066+
Status description:: error: syntax error or access rule violation - pattern parsing failed. Pattern parsing failed. Make sure that an even number of escapes are used in the pattern.
1067+
10591068
[role=label--changed-2025.03]
10601069
=== xref:errors/gql-errors/42N00.adoc[42N00]
10611070

0 commit comments

Comments
 (0)