From e41561a1e2edb9082e7c37791b73a06025289ba8 Mon Sep 17 00:00:00 2001 From: Balazs Lendvai Date: Fri, 13 Jun 2025 09:56:30 +0200 Subject: [PATCH] Extend 51N41 with reason --- modules/ROOT/pages/errors/gql-errors/51N41.adoc | 2 +- modules/ROOT/pages/errors/gql-errors/index.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/errors/gql-errors/51N41.adoc b/modules/ROOT/pages/errors/gql-errors/51N41.adoc index d6bf25db..a6534876 100644 --- a/modules/ROOT/pages/errors/gql-errors/51N41.adoc +++ b/modules/ROOT/pages/errors/gql-errors/51N41.adoc @@ -1,7 +1,7 @@ = 51N41 == Status description -error: system configuration or operation exception - admin operation failed. Server or database admin operation not possible. +error: system configuration or operation exception - admin operation failed. Server or database admin operation not possible. Reason: `{ <> }` 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 2e8b6fd1..c7a0a4f5 100644 --- a/modules/ROOT/pages/errors/gql-errors/index.adoc +++ b/modules/ROOT/pages/errors/gql-errors/index.adoc @@ -1708,7 +1708,7 @@ Status description:: error: system configuration or operation exception - unable === xref:errors/gql-errors/51N41.adoc[51N41] -Status description:: error: system configuration or operation exception - admin operation failed. Server or database admin operation not possible. +Status description:: error: system configuration or operation exception - admin operation failed. Server or database admin operation not possible. Reason: `{ <> }` === xref:errors/gql-errors/51N43.adoc[51N43]