-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Do
-
Affects Version/s: 11.1
-
Fix Version/s: None
-
Component/s: Automation, Core, Notifications
-
Upgrade notes:
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.28
-
Story Points:2
Actually in the Nuxeo module nuxeo-automation-core we cannot call the services defined in nuxeo-automation-core (mainly the NotificationManager to subscribe a given user to a given notification).
The purpose of this ticket is:
- Move the two operations (SubscribeOperation, UnsubscribeOperation) from nuxeo-platform-notification-core to nuxeo-automation-features that already depends on nuxeo-platform-notification-core for the mail operations to it should be smooth.
- Remove the dependency to nuxeo-automation-core in nuxeo-platform-notification
- Add a dependency to nuxeo-platform-notification-core in nuxeo-automation-core.
- is required by
-
NXP-28429 Add a listener sending a mail when a blob retrieved from Glacier becomes available
- Resolved