Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADVAPP-18]: Unify Notification sending for status and delivery tracking #387

Merged
merged 27 commits into from
Dec 21, 2023

Conversation

dgoetzit
Copy link
Contributor

Ticket(s) or GitHub Issue

https://canyongbs.atlassian.net/browse/ADVAPP-18

Technical Description

This PR aims to unify outbound notifications via the new OutboundDeliverable model, which will store pertinent information to the notification, regardless of the channel it is sent via.

Types of changes

  • New feature (non-breaking change which adds functionality)

Screenshots (if appropriate)

Any deployment steps required?

  • No

Before contributing and submitting this PR, make sure you have:

  • Read the contributing guidelines.
  • Title the PR with the ticket/issue number and a short description of the changes made. Or if no ticket/issue exists, title the PR with a short description of the changes made
  • Linked a relevant ticket or issue or describe the issue/feature which this PR resolves/implements.
  • Resolved all conflicts, if any.
  • Rebased your branch PR on top of the latest upstream develop branch.

@dgoetzit dgoetzit added the wip label Dec 21, 2023
@dgoetzit dgoetzit self-assigned this Dec 21, 2023
@dgoetzit dgoetzit removed the wip label Dec 21, 2023
@Orrison Orrison merged commit 0790bf0 into develop Dec 21, 2023
5 checks passed
@Orrison Orrison deleted the feature/advapp-18-unify-notifications branch December 21, 2023 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants