Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow Event Notification Job #6201

Open
2 tasks done
ryneld-tcc opened this issue Feb 28, 2025 · 2 comments
Open
2 tasks done

Follow Event Notification Job #6201

ryneld-tcc opened this issue Feb 28, 2025 · 2 comments

Comments

@ryneld-tcc
Copy link

Description

I have seen this on two different church servers. When the group 'RSR - Staff Workers' is used for the group. The job runs with success but doesn't give a message of the number of emails sent, doesn't send any emails. I was able to fix this by changing the security group. But when I look at the code on github there is a check to see that both a group and communication Guid are present, and if not, that part of the job doesn't run, but then the exception and message are both inside the if statement, so no exception is thrown.

My guess is there is something in the groups that is causing the issue, but have no way to know what the problem is.

Image

Actual Behavior

The job doesn't run successfully but no exception is thrown.

Expected Behavior

Either an exception should be thrown or the job should run.

Steps to Reproduce

  • Go to 'Jobs Administration'
  • Click on 'Follow Notification Job'
  • Add 'RSR -Staff Workers' for the group.
  • Job runs with success, but no emails sent.

I checked this on the demo site and it runs successfully, but can reproduce on both The Compass Church and Community Christian's rock instance.

Issue Confirmation

  • Perform a search on the Github Issues to see if your bug or enhancement is already reported.
  • Reproduced the problem on a fresh install or on the demo site.

Rock Version

15.8

Client Culture Setting

en-Us

@chead4
Copy link

chead4 commented Feb 28, 2025

@ryneld-tcc Hi Ryan - I'm unable to reproduce this issue on prealpha. After setting up following events and having Ted Decker (RSR - Staff Worker security role) follow the person, I ran the Send Following Event Notification job, and a 'Following Notices' email was successfully received. To help with our investigation, could you provide any additional details or a screenshots?

@ryneld-tcc
Copy link
Author

ryneld-tcc commented Feb 28, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants