Commit 0b6aa57 1 parent 3993090 commit 0b6aa57 Copy full SHA for 0b6aa57
File tree 3 files changed +10
-2
lines changed
basics/service-ticket/settings
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Please see [the Contributing section in this manual](https://docs.zammad.org/en/
17
17
* sphinx
18
18
19
19
```
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
21
21
```
22
22
23
23
* gettext
Original file line number Diff line number Diff line change @@ -27,3 +27,7 @@ Priority can also be used as a ticket filter when creating
27
27
28
28
In other words, **consult your administrator **
29
29
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 >`_.
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Zammad User Documentation pre-release\n "
10
10
"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 "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -2353,6 +2353,10 @@ msgstr ""
2353
2353
msgid "In other words, **consult your administrator** for details on how he’d like you to use it."
2354
2354
msgstr ""
2355
2355
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
+
2356
2360
#: ../basics/service-ticket/settings/state.rst:2
2357
2361
#: ../basics/what-is-a-ticket.rst:51
2358
2362
#: ../basics/zammad-glossary.rst:682
You can’t perform that action at this time.
0 commit comments