Skip to content

Task Dispatch does not save to Mongo until a task update is executed #328

@RemakingEden

Description

@RemakingEden

Description

Task Dispatch is consumer does not save to Mongo until a task update is executed

Steps to reproduce

  1. Send a task dispatch message
  2. Check Mongo to see if it is saved

Expected behavior

Task dispatch is saved as early as possible in the process

Actual behavior

The task dispatch is not saved until after validation and once a task update is sent

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions