Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(admin-tool): export and Import of Donations must be in sync without errors #2135

Closed
2 tasks
mehul0810 opened this issue Sep 27, 2017 · 2 comments
Closed
2 tasks
Assignees

Comments

@mehul0810
Copy link
Contributor

mehul0810 commented Sep 27, 2017

Issue Overview

I think that user would use Import and Export functionality whenever he want to migrate the donations data (in our case right now). So, there must be sync that when a user export the CSV and then import the same using importer then it should automatically match the required fields, rather than showing errors.

http://recordit.co/jMkMKbzkqe

Expected Behavior

When user uses out Export Donations Tools and uses the same CSV in our Import Tool then is shouldn't give error of required fields, rather importer should be able to match those fields in CSV.

Current Behavior

Currently, Even if user uses the exported donation CSV of GIVE Core, still while import it is showing required field errors.

Steps to Reproduce (for bugs)

  1. Install Give
  2. Go to Tools > Export
  3. Export Donations CSV
  4. Go to Tools > Import
  5. Import the recently exported CSV
  6. Proceed upto Step 2: Column Mapping
  7. Click on Submit without changing any thing and you will see errors of required fields.

Todos

  • Tests
  • Documentation
@DevinWalker
Copy link
Member

@mehul0810 the video doesn't appear to be working

@mehul0810
Copy link
Contributor Author

@DevinWalker Updated comment with video url

@raftaar1191 raftaar1191 changed the title Give Importer: Export and Import of Donations must be in sync without errors fix(admin-tool): export and Import of Donations must be in sync without errors May 29, 2018
ravinderk added a commit that referenced this issue May 29, 2018
fix(admin-tool): export and Import of Donations must be in sync without errors #2135
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants