-
Type: User story
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.4.5
-
Component/s: Notifications
-
Epic Link:
-
Tags:
I can receive two types of notifications:
- Immediate
- Scheduled
Those events should be processed by a global NotificationListener which will filter and dispatch the related information as different form of notification.
Immediate Events:
- @named me in a post/comment
- when a task has been assigned to me
- when I have been added to a project (submitted)
Scheduled events:
- actions that happen on a favorited object:
- Modification/creation (by type of fave item):
- Project: (based on project members) status change, new del set, deliverable change, new source, new background, new post
- Deliverable set: deliverable changes, new post
- Deliverable: state changes, new post
- Source container: source added
- background container: background doc added
There are no Sub-Tasks for this issue.