Ticket Actor Commands
addActivityLog | Adds an activity log to a Ticket |
addTag | Adds a tag to a Ticket |
createItemRelation | Adds a new graph node relation to a Ticket Item |
createItem | Adds a new Ticket Item to a Ticket |
createRelation | Adds a new graph node relation to a Ticket |
deleteItemRelation | Removes a graph node relation from a Ticket Item |
deleteItem | Removes a Ticket Item from a Ticket |
deleteRelation | Removes a graph node relation from a Ticket |
generateTicketNumberByPrefix | Generates a ticket number for a Ticket based on the given prefix |
removeTag | Removes a tag from a Ticket |
setDynamicFields | Sets dynamic fields of a ticket. Non specified fields will be left unchanged. Set value to null to remove field. |
setItemDynamicFields | Sets dynamic fields of a ticket item. Non specified fields will be left unchanged. Set value to null to remove field. |