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

[RR] - v1.5.5 - Making a Reservation View inactive doesn't remove it from the View As dropdown menu #180

Open leahjennings opened 3 years ago

leahjennings commented 3 years ago

Prerequisites

Description

When you mark a reservation view inactive under Room Management > Admin Tools > Reservation Views, it doesn't remove it from the "View As" dropdown menu on the primary Room Management page. There's a view we added that we want to keep the code for but don't want people to use, marking it inactive I would think would remove it from that dropdown menu, however the dropdown menu seems to be pulling all reservation views whether or not they are active.

Steps to Reproduce

  1. Go to Room Management > Admin Tools > Reservation Views
  2. Select any reservation view and mark it inactive
  3. image
  4. Go back to Room Management
  5. The View As dropdown shows all reservation views, even the ones that are inactive
  6. image

Expected behavior:

The View As dropdown menu would only show the reservation views that are active.

Actual behavior:

The View As dropdown menu shows all reservation views, whether or not they are active.

Versions