Craton Notification
Registered by
Sulochan Acharya
Every action in craton inventory and audit workflow need to send a notification out.
What we need:
- Configurable notification backend that can send notification to different queues
- Notification system should be flexible enough to do this for various actions like a db update of resource values or when a new audit result is stored etc.
Blueprint information
- Status:
- Not started
- Approver:
- Sulochan Acharya
- Priority:
- Undefined
- Drafter:
- Sulochan Acharya
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
In terms of implementation details: let's look at adding such notification support as a mixin; and most likely mixing it in as part of CratonBase.
(?)