Skip to content

OrderDataService sould return NOT_FOUND ServiceError if any of the foreign keys are not found #73

@MikhailDeriabin

Description

@MikhailDeriabin

Currently OrderDataService does not return NOT_FOUND ServiceError errors if any of the foreign fields are not found for:

  • senderId
  • recipientId
  • profileId

Instead it returns unexpected error (SequelizeForeignKeyConstraintError)

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions