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

This all made this work. #24

Closed camrun91 closed 4 years ago

camrun91 commented 4 years ago

There is likely some clean up of stuff in this from the debuging I did. I have not used this code recently as I migrated our data a few months ago. In talking with Kelley I told her I would do a pull request so you all can see the changes I had to make.

Description

This adds some try catch blocks as well as some debug console logs. These changes were needed to allow me to import crossings data from the data export from fellowship one.

What does the change add or fix?

[Add a description here]

New Settings:

[Add a bulleted list of new settings here]


Release Notes

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

[Add a bulleted list of release notes here]


Requested By

Crossings Community Church

Who reported, requested, or paid for the change?

I did Through Crossings Community Church [Add the client here]


Screenshots

Does this update or add options to the block UI?

[Add a screenshot here]


Change Log

What files does it affect?

[Add a file list here]


Migrations/External Impacts

Is it a breaking change for other versions/clients?

[Add a no or yes with explanation here]

nateh777 commented 4 years ago

We have made other changes in #28 that should resolve these issues now.