Skip to content

Commit 0b6aa57

Browse files
ralf401NicoJDENico Johann
authored
Maintenance: Added a note that customers can't set a priority / fixed README.md
--------- Co-authored-by: Nico <nico-j@gmx.net> Co-authored-by: Nico Johann <nico.johann@inovex.de>
1 parent 3993090 commit 0b6aa57

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Please see [the Contributing section in this manual](https://docs.zammad.org/en/
1717
* sphinx
1818

1919
```
20-
$ pip install sphinx sphinx-autobuild sphinx-intl sphinx_rtd_theme sphinx-tabs
20+
$ pip install sphinx sphinx-autobuild sphinx-intl sphinx_rtd_theme sphinx-tabs sphinx-version-warning
2121
```
2222

2323
* gettext

basics/service-ticket/settings/priority.rst

+4
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ Priority can also be used as a ticket filter when creating
2727

2828
In other words, **consult your administrator**
2929
for details on how he’d like you to use it.
30+
31+
.. hint::
32+
Customers can't set a priority for their own tickets.
33+
For more context, have a look at the `Github-Issue <https://github.com/zammad/zammad/issues/814>`_.

locale/user-docs.pot

+5-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Zammad User Documentation pre-release\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-01-10 12:16+0100\n"
11+
"POT-Creation-Date: 2025-02-11 08:50+0100\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2353,6 +2353,10 @@ msgstr ""
23532353
msgid "In other words, **consult your administrator** for details on how he’d like you to use it."
23542354
msgstr ""
23552355

2356+
#: ../basics/service-ticket/settings/priority.rst:32
2357+
msgid "Customers can't set a priority for their own tickets. For more context, have a look at the `Github-Issue <https://github.com/zammad/zammad/issues/814>`_."
2358+
msgstr ""
2359+
23562360
#: ../basics/service-ticket/settings/state.rst:2
23572361
#: ../basics/what-is-a-ticket.rst:51
23582362
#: ../basics/zammad-glossary.rst:682

0 commit comments

Comments
 (0)