diff --git a/openedx_events/learning/signals.py b/openedx_events/learning/signals.py index cc930a0f..c87c926f 100644 --- a/openedx_events/learning/signals.py +++ b/openedx_events/learning/signals.py @@ -236,8 +236,8 @@ # .. event_description: Can be fired from apps to send user notifications. # .. event_data: UserNotificationSendListData # .. event_warning: This event is currently incompatible with the event bus, list/dict cannot be serialized yet -# .. event_trigger_repository: openedx/edx-platform -# .. event_trigger_path: lms/djangoapps/discussion/rest_api/discussions_notifications.py +# .. event_trigger_repository: openedx/edx-platform openedx/edx-ora2 +# .. event_trigger_path: lms/djangoapps/discussion/rest_api/discussions_notifications.py openassessment/xblock/utils/notifications.py USER_NOTIFICATION_REQUESTED = OpenEdxPublicSignal( event_type="org.openedx.learning.user.notification.requested.v1", data={