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

Deleted Benevolence Request causes "The given key was not present in the dictionary" exception #5681

Closed
2 tasks done
KelleyLangkamp opened this issue Nov 22, 2023 · 0 comments

Comments

@KelleyLangkamp
Copy link

KelleyLangkamp commented Nov 22, 2023

Description

Setting a reminder on a benevolence request then deleting the benevolence request causes an exception when going to the view reminders page.

Snag_1b13ffac

Actual Behavior

"The given key was not present in the dictionary" exception when going to the view reminders page.

Expected Behavior

The reminder page loads without exceptions. Or Rock prevents deleting a request with a reminder tied to it.

Steps to Reproduce

  1. Set up a reminder type for the benevolence request entity
  2. Create a benevolence request
  3. Open the request detail
  4. Add a reminder
  5. Delete the benevolence request
  6. Go to the view reminders page
  7. Get exception

Issue Confirmation

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

Rock Version

15.1

Client Culture Setting

en-US

nairdo added a commit that referenced this issue Nov 27, 2023
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