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

B: CSV: Can't import Families CSV #49

Closed JohnMcNail closed 3 years ago

JohnMcNail commented 3 years ago

Expected Behavior

Import of Families CSV File

Current Behavior

After selecting next in the bulldozer UI an error occurs.

Failure Information (for bugs)

System.NullReferenceException: Object reference not set to an instance of an object. at Bulldozer.SelectPage..ctor(BulldozerComponent parameter) at Bulldozer.ConnectPage.btnNext_Click(Object sender, RoutedEventArgs e)

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. select csv
  2. upload csv
  3. connect to dev instance
  4. hit next

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

Failure Logs

Please include any relevant log snippets or files here.

JohnMcNail commented 3 years ago

Resolved. Remember to close your csv before trying to run the bulldozer...... doh!