Closed Atala closed 2 months ago
I added the TaskUpdated event before I needed to update the task data in the dispatch when the order number was finally set (the task is added before on TaskCreated event)
TaskUpdated
TaskCreated
I added the
TaskUpdated
event before I needed to update the task data in the dispatch when the order number was finally set (the task is added before onTaskCreated
event)