Configuration
Default status
If you set category, the default status will be the same as in the standard new ticket screen, when this category is the standard category. Category applies only if ticketId, valueId, and default are not set! If you set defaultAddMessage, the default status will be the same as in the standard add message screen. defaultAddMessage applies only if ticketId or valueId is set.Functions
getFieldValue(String field)
setFieldValue(Sting action, Map values)
- Set the default status by inserting key = status and value = ID to the map.
- Set the calendar field by inserting key = activate and value = DateTime to the map.