Skip to content

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

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions