-
Bug
-
Resolution: Fixed
-
Minor
-
4.4 regressions, 4.4.1
The fix to inactivity notification implemented by MDL-46886 throw a form error when trying to save a self enrolment method with the following parameters
- Notify before enrolment expires (expirynotify) -> No
- Unenrol inactive after (customint2) -> Any other value than "never"
The option "Notification threshold" (expirythreshold) will throw the error " Notification threshold must be at least 1 day. " even though we don't want to send notifications before enrolment expire.
Current work around is to either sent notification or put the unenrol inactive to "never"
- is a regression caused by
-
MDL-46886 We really must send users a notification message before they are unenrolled due to inactivity
-
- Closed
-