Skip to content

Commit 26f0d95

Browse files
authored
Fixes #914 - Add note about public KB answers
1 parent 5fa7082 commit 26f0d95

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-12 11:59+0200\n"
11+
"POT-Creation-Date: 2025-08-25 12:46+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"
@@ -6776,6 +6776,10 @@ msgstr ""
67766776
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."
67776777
msgstr ""
67786778

6779+
#: ../manage/knowledge-base.rst:230
6780+
msgid "The permission ``knowledge_base.reader`` is not relevant for public answers. They are **always visible to everyone**."
6781+
msgstr ""
6782+
67796783
#: ../manage/macros.rst:2
67806784
msgid "Macros"
67816785
msgstr ""

manage/knowledge-base.rst

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

0 commit comments

Comments
 (0)