Skip to content

Commit 796c57d

Browse files
authored
Fixes #914 - Add note about public KB answers
1 parent 77d0622 commit 796c57d

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

locale/admin-docs.pot

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Zammad Admin Documentation pre-release\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-08-15 08:49+0200\n"
11+
"POT-Creation-Date: 2025-08-25 11:18+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -6844,6 +6844,10 @@ msgstr ""
68446844
msgid "Have a look at the :user-docs:`knowledge base section </extras/knowledge-base.html>` in the user documentation where you can find more information about the usage."
68456845
msgstr ""
68466846

6847+
#: ../manage/knowledge-base.rst:229
6848+
msgid "The permission ``knowledge_base.reader`` is not relevant for public answers. They are **always visible to everyone**."
6849+
msgstr ""
6850+
68476851
#: ../manage/macros.rst:2
68486852
msgid "Macros"
68496853
msgstr ""

manage/knowledge-base.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,5 +226,5 @@ base), you can do so by following the steps below:
226226
- Have a look at the
227227
:user-docs:`knowledge base section </extras/knowledge-base.html>` in
228228
the user documentation where you can find more information about the usage.
229-
230-
229+
- The permission ``knowledge_base.reader`` is not relevant for public answers.
230+
They are **always visible to everyone**.

0 commit comments

Comments
 (0)