Skip to content

Delay sending of notification until it's saved in database

Jonathan Weth requested to merge fix/delay-notification into master

Otherwise Celery doesn't know this notification and can't send it.

Merge request reports