it says in the README that using job_queue is recommemended:

"I recommend enabling the job_queue.module. When you do, group email notifications are sent during cron runs, instead of immediately after a post is submitted. This speeds up posting a lot, for big groups. The delay also helps authors fix typos in their posts before the mail is sent."

Is there a way to cancel the notification before the CRON job runs? I could not find an option to cancel the sending of messages for job_queue.

Comments

moshe weitzman’s picture

Status: Active » Closed (fixed)

this is a job_queue question

tborrome’s picture

Project: Organic Groups » Job queue
Version: 5.x-7.3 » 5.x-3.0
Component: og.module » Code
Status: Closed (fixed) » Active
Ryan Palmer’s picture

Status: Active » Closed (duplicate)

If this is indeed a job queue issue, it's a duplicate of #199823: Deleting jobs in the queue