Notifications pollutes its queue with notifications that are never sent out. This simple patch adds one condition to the queue query to prevent those from being queued up.

CommentFileSizeAuthor
patch62.patch948 bytesScott Reynolds

Comments

jose reyero’s picture

Status: Needs review » Fixed

The patch looks good, committed with a slight change, (send_interval >= 0) so we can use negative numbers for other stuff...

Thank you.

(The fix will be in 6.x next commit too)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.