Skip to content

Sentry: unrelated exceptions are combined into a single ticket for the backend #2874

@seluianova

Description

@seluianova

Describe the Problem

There is at least one ticket in Sentry, where unrelated exceptions are combined into one ticket:
https://sentry.tuerantuer.org/organizations/digitalfabrik/issues/9077/events/?project=7&referrer=issue-stream

Validation error (FieldUndefined@[acceptingStoresByPhysicalStoreIdsInProject]) : Field 'acceptingStoresByPhysicalStoreIdsInProject' in type 'Query' is undefined

Validation error (UnknownType) : Unknown type 'IdsParamsInput'

Validation error (FieldUndefined@[searchAcceptingStores]) : Field 'searchAcceptingStores' in type 'Query' is undefined

Describe Your Preferred Solution

All of these are different issues and should be handled separately I think. Can we configure this somehow?

Describe Possible Alternatives

Related Issues

#2840

Additional Information

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions