New release of Core
This release includes some fixes to how Field values are updated on reservations
Bug fixes
- Resolved an issue where sometimes Sum fields (counting members) on Objects would not update if a membership was added on "the other object". All sum fields should now receive updated values whenever a membership is changed
- Resolved an issue where Integer fields on Reservations would not properly update when the same field changes on one of its Objects. (Previously it was required to change the reservation to update the field value) All future Reservations should now receive updated values whenever one of its Objects changes, including Sum fields. (Reservations in the past will not be updated, to keep an accurate record of the values that applied at that time)