Created on 28 April 2025, 3 months ago

Problem/Motivation

We have a need to send out email alerts when a node has remained in a certain state for an extended period of time. For example, if a node has been in draft for more than say two weeks, we'd like to send an email out to the configured email recipients.

It would be great to be able to select the "stale" Status and configure the amount of time a node can be in a particular state before users are alerted.

✨ Feature request
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States sassafrass

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @sassafrass
  • πŸ‡¦πŸ‡ΊAustralia mstrelan

    This is not really in the scope of this module. You could perhaps create the new state and use a module like scheduled_transitions to move to that state. Then you could configure an email for that state change.

  • πŸ‡¦πŸ‡ΊAustralia larowlan πŸ‡¦πŸ‡ΊπŸ.au GMT+10

    You could also create a view and use one of the modules that can email a view if you need delivery
    Either way, I agree with @mstrelan that this is outside the scope of this module.

Production build 0.71.5 2024