- πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
Is this still an issue in the 2.1.x version?
This may be a very specific edge case but the end of Drupal 7 support in November may increase the chances somebody else have the same problem. I don't know if this is something that should be merged in the module as a feature though.
When this module is installed on a website that already have tons of users created like N years ago the notification for both the expiration warning and the expiration itself are triggered at the same time. This means that a user to be expired will have no time to eventually connect to the website before its account is disabled as the warning email will be sent when the expiration is already done.
Have a fresh Drupal instance, populate it with a few random test users, set their creation/access/login dates to someting far in the past.
Install the module, run the cron.
Check that users are all expired at the same time they are warned.
I added a new "Expiration offset" setting that allow to set a delay between the warning and the expiration.
This setting, if set with a non zero value, will set the expiration date on users to be expired the first time they are processed.
Added a textfield in the configuration form for convenience.
Active
1.5
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Is this still an issue in the 2.1.x version?