- Used Zammad version: 6.2.0
- Used Zammad installation type: package
- Operating system: Ubuntu 22.04
Expected behavior:
- added a date field to the ticket object
- user can choose date, if no date is chosen field is empty
Actual behavior:
- if a ticket is created through Zammad, the date field is empty
- if a ticket is created through the email channel, the date field is preset with the current date
Hi,
we added a date field to our ticket object and would like it to have an empty default value. This works fine if the ticket is created through Zammad, if it is created through the email channel, the field is set to the current date. Is there any way to prevent that?
Thanks