Infos:
- Used Zammad version: 6.1
- Used Zammad installation type: Debian package
- Operating system: Debian 11.8
- Browser + version: Firefox 115.3.0esr (64-Bit)
We have a creation mask in which depending on a user-defined value the priority should be preset. For this purpose, a condition was selected in the “Core Workflows” and then the option “select” with the value “high” was set as the action for the “priority” field.
Expected behavior:
- the value is set to “high”, but the user then also has the choice to change the value to “normal” or “low”
Actual behavior:
- if user set the priority to “normal” or “low”, it is always reset to “high”
Steps to reproduce the behavior:
-
switch to administration:
- create a new “Core Workflow” with a condition
- define that the value of “priority” field is set to “high”
-
switch to user:
- create a new ticket via the creator mask
- trigger the condition so that the priority is changed to “high”
- try to change it to a different value than the predefined one
What is the functional difference to “set fixed to”?