CentralAZ / Rock-CentralAZ

An open source CMS, Relationship Management System (RMS), Church Management System (ChMS), and composable application framework.
http://www.rockrms.com
17 stars 3 forks source link

Deleted Ministries are not removed from Ministry List #106

Closed MicahO closed 5 years ago

MicahO commented 5 years ago

Prerequisites

Searched existing database, Rock version is Rock McKinley 8.5 (1.8.5.2) // en-US, but problem cannot be reproduced in demo site because demo site does not have this plugin.

Description

When you add a ministry to an event type, that ministry shows up on the "Filter by Ministry" sidebar. But when you take that ministry away, it doesn't come off the sidebar.

Steps to Reproduce

  1. Go to Admin Tools > Reservation Types
  2. Create a new reservation type called "test reservation type."
  3. Set up three new ministries: "Ministry Test 1", "Ministry Test 2", and "Ministry Test 3".
  4. Go back to module root ("Room Management" or similar) and look at the "Filter by Ministry." Note that the three new "Ministry Test" entries are listed.
  5. Go to Admin Tools > Reservation Types > test reservation type.
  6. Delete the "Ministry Test" entries.
  7. Go back go the "Filter by Ministry" block and see that they have not been removed.

Expected behavior:

When a ministry is deleted from a reservation type, that ministry should no longer show up in the "Filter by Ministry" list.

Actual behavior:

After a ministry has been deleted from a reservation type, it still shows up in the "Filter by Ministry" list.

Versions

MicahO commented 5 years ago

Was able to resolve this by clearing cache and restarting Rock.