Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Chongsun Ahn
Chongsun AhnReporter
Sam Im
Sam Im(Deactivated)Story Points
3
Original estimate
2h
Time tracking
Sprint
None
Fix versions
Priority
Time Assistant
Time Assistant
Created June 13, 2018 at 3:48 PM
Updated July 10, 2018 at 2:01 PM
Resolved July 10, 2018 at 2:01 PM
Notifications stored in a table, so that we have a record of all notification requests that have come into the notification service.
Out of scope:
Any kind of queueing capabilities - like flagging of which notifications have been processed or yet to be processed, or updating the table once notifications are processed. This will be done in a future ticket (link ticket here?)
Acceptance Criteria
Schema migration created
Some sort of notification entity in Hibernate
Basic API access, with POST (single) and GET (all) access