KingdomFirst / Bulldozer

A multi-component Windows app to convert data into Rock RMS from other church management systems.
https://www.rockrms.com/
Apache License 2.0
8 stars 9 forks source link

Add logic to better handle invalid attendance locations #57

Closed guymaness2 closed 2 years ago

guymaness2 commented 2 years ago

Description

What does the change add or fix?

Bulldozer would throw an exception and error out during attendance processing if the attendance record had a value provided for Location that does not match a valid imported location. This fix causes bulldozer to simply skip trying to make the location connection and continue processing the attendance for the offending record in this situation.


Release Notes

What does the change add or fix in a succinct statement that will be read by clients?

Requested By

Who reported, requested, or paid for the change?

Warranty


Screenshots

Does this update or add options to the block UI?

none


Change Log

What files does it affect?

Migrations/External Impacts

Is it a breaking change for other versions/clients?

none