Skip to content

Fix socket notifications

Marcelo Rivera requested to merge fix/notifications into master

We were sending notifications with null UUIDs. This happened because the manager used to return it, but then at some point we added in Cassandra notifications and forgot to update the Manager properly

Closes front#2988 (closed)

Merge request reports