Enhance Options Gen for User Check on Onboarding Form to Include Distribution Lists (Mail Enabled Groups)
M
Moonstone blue Heron
[REWST - OPT GEN] User: Check Exists
In addition to seeing if the email address is already in use by another user, can we also check mail_enabled_groups? Sometimes the user won't exist but the submitter might've forgotten about a mail enabled group that is using the same email address. This caused issues for us and I had to clone the workflow and add a check for mail enabled groups as well.
Log In
M
Moonstone blue Heron
I also added an @ symbol check so if the user did a custom override and entered the wrong username (they put a full email address), this options generator will return an error that they included an @ symbol in the username. If we could add that as well, would be much appreciated.