Infos:
- Used Zammad version: 7.0.1-1776679647.82f35c35.noble
- Used Zammad installation type: package
- Operating system: Ubuntu 24.04
- Browser + version: Chrome 147.0.7727.102
Expected behavior:
- If a mandatory tree_select or multi_tree_select object option is not selected, a wraning should appear.
Actual behavior:
- For tree_select, the object appears to be selected, possibly highlighting to the customer what they need to do. No error message appears.
- For multi_tree_select, nothing happens - The create button doesn’t work, but no error message appears, and nothing is highlighted.
Steps to reproduce the behavior:
- Set tree_select or multi_tree_select as mandatory, and try submitting a ticket without selecting a value.