Skip to content

Replace type of notification_type field with type NotificationType in v4 #7384

@ryaplots

Description

@ryaplots

Summary

Start using the NotificationType type everywhere in the backend, including for the notification_type field starting v4

Current Situation

We have a NotificationType type which we can't use in v3 for the notification_type because this would be a breaking API change. So we currently use strings (the enum converted to string).

Desired Situation

Use the NotificationType type across the backend.

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bump/majorNeeds new major version for release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions