A new Enum class ActionExtraType
has been introduced for better code organization and readability. A new case TaskTemplateCreation
is added to ActionId
enumeration for task template creation events. Additionally, the Tasks
helper class has been updated to include task template handling and logging with Redis control for duplicate handling.