You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expect the group reminder email job to work with an attribute that I just setup with a default value of "yes".
Current Behavior
It only pulls groups that have been saved with the value, it ignores the default value on the attribute because technically there is no attribute value saved in the database for the group yet.
Failure Information (for bugs)
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Setup a boolean Group Attribute to use for the Meeting Reminder job, default of "yes"
Setup the Meeting Reminder job and select the group attribute you just created
0 Meeting reminders will be sent, no matter how many schedules you have available or days back you set unless you go in and save all of the groups.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Rock Version: 13+ (tested several times in different versions and all had same result)
SQL Server Version: N/A
Windows Version: N/A
The text was updated successfully, but these errors were encountered:
Expected Behavior
I expect the group reminder email job to work with an attribute that I just setup with a default value of "yes".
Current Behavior
It only pulls groups that have been saved with the value, it ignores the default value on the attribute because technically there is no attribute value saved in the database for the group yet.
Failure Information (for bugs)
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
The text was updated successfully, but these errors were encountered: