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

Service logic for placing a sms notification #342

Closed
6 tasks done
Tracked by #201
tba76 opened this issue Dec 12, 2023 · 0 comments
Closed
6 tasks done
Tracked by #201

Service logic for placing a sms notification #342

tba76 opened this issue Dec 12, 2023 · 0 comments
Assignees
Labels
kind/user-story Used for issues that describes functionality for our users.

Comments

@tba76
Copy link
Member

tba76 commented Dec 12, 2023

Description

Workflow: Notification placement for SMS will need modifications to the core layer of the notification app that can support storing of SMS notifications

Tasks

  • Create new service, SmsNotificationService
  • Add new method CreateNotification
    -extract SmsAddressPoint (class must be created it not exists)
    -create new SmsNotification
    -call repository to save new notification
  • Implement unit tests
  • QA
  • Manual test ?

Acceptance Criterias

  • Required intefaces are defined and ready to use by OrderProcessingService
@acn-sbuad acn-sbuad added the kind/user-story Used for issues that describes functionality for our users. label Jan 29, 2024
@tba76 tba76 self-assigned this Jan 30, 2024
@acn-sbuad acn-sbuad self-assigned this Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/user-story Used for issues that describes functionality for our users.
Projects
None yet
Development

No branches or pull requests

2 participants