SparkDevNetwork / Rock

An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
http://www.rockrms.com
580 stars 353 forks source link

RSVP Detail UI Bug #5978

Closed zackdutra closed 3 months ago

zackdutra commented 3 months ago

Description

When saving a Location in the Group RSVP block, the location will save, but the UI Location attribute will not reflect the change, it stays blank when viewed again to edit. Reproduced on both demo site (16.2) and our own (16.4).

Actual Behavior

The Location selector is not showing the saved Location value.

Screenshot 2024-08-02 at 10 25 07 AM Screenshot 2024-08-02 at 10 26 02 AM

Expected Behavior

The Location selector should show the currently saved Location.

Steps to Reproduce

Issue Confirmation

Rock Version

16.2,16.4

Client Culture Setting

en-US

zackdutra commented 3 months ago

As a side note, I could swear this was happening with Schedule also on our instance. I had to save it twice for it to stay. I could not reproduce that.

nairdo commented 3 months ago

We ran into this back in April and it was fixed in v16.5 via https://github.com/SparkDevNetwork/Rock/commit/e4dbd6310735745d5071f5a48e004da391424622

zackdutra commented 3 months ago

Thanks @nairdo !