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

Fixes for compatibility with Rock v14 #78

Closed guymaness2 closed 1 year ago

guymaness2 commented 1 year ago

Description

What does the change add or fix?

Fixed a few issues with Rock v14 compatibility.


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?

KFS


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?

no

nateh777 commented 1 year ago

@guymaness2 would the code you added for email validation not work in other versions? I thought it was to generalize it to use what is defined on the person object, so really not version specific, right?

guymaness2 commented 1 year ago

@nateh777 Backed email changes out of #78 and added to #79. Should be good to go now.