Import doesn't import Donations or Donors in version 2.0.1
Importer should import all donations and donors
It creates the form correctly, but not any donations or donors.
Run the import and you'll get a success message:

But then navigate to Donations and/or Donors and nothing will be there
I actually tested this problem with version 1.8.19 and 2.0.1. I'm assuming 2.0.0 is also a problem.
I am able to regenerate this issues with 1.8.19 as well as with 2.0.2. The problem was with Donation status parameter it only used to work when proper status key is pass to it


Fixing this issue and sending the PR. For now, admin can pass status key as well as status name
@mathetos This issue auto close. Reopen if you are able to reproduce this issue.
This doesn't seem to have been resolved.

I've tried this in many different environments, and mapping the fields in different ways. Same result every time.
Just tested on the 2.0.7 branch and all is well. Thanks!