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

Room reservations display address instead of Room Name #184

Open MicahO opened 3 years ago

MicahO commented 3 years ago

Prerequisites

Description

This is a recent bug. When a room has an address, the Reservation Detail block shows that address instead of the room name. This makes it impossible to tell what rooms are reserved, since they all have the same address.

Steps to Reproduce

  1. Go to 'Named Locations' and select a room.
  2. Add an address to that room.
  3. Open the Room Management page and build a new reservation using that room.
  4. Save the event and close, then re-open to see the address.

Expected behavior:

The "Location" column should show the room name, not the street address.

Actual behavior:

The "Location" column shows the street address instead of the room name.

Versions