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

Import/Export doesn't match #59

Closed
jsirish opened this issue Jul 13, 2015 · 1 comment · Fixed by #63
Closed

Import/Export doesn't match #59

jsirish opened this issue Jul 13, 2015 · 1 comment · Fixed by #63

Comments

@jsirish
Copy link
Member

jsirish commented Jul 13, 2015

Column headers in exported CSV from ModelAdmin do not match the fields in the LocationBulkCSVUploader. Likely due to legacy migrations back in the CRM days.

Should be able to export from one Locator instance into another without having to adjust the CSV.

jsirish added a commit to jsirish/silverstripe-locator that referenced this issue Nov 10, 2015
Matched fields in LocationAdmin::getExportFields() with LocationCsvBulkLoader.

Can now export easily from one Locator installation to another without data loss or reformatting column headers in CSV

fixes dynamic#59
jsirish added a commit to jsirish/silverstripe-locator that referenced this issue Nov 10, 2015
Matched fields in LocationAdmin::getExportFields() with LocationCsvBulkLoader.

Can now export easily from one Locator installation to another without data loss or reformatting column headers in CSV

fixes dynamic#59
jsirish added a commit to jsirish/silverstripe-locator that referenced this issue Nov 10, 2015
Matched fields in LocationAdmin::getExportFields() with LocationCsvBulkLoader.

Can now export easily from one Locator installation to another without data loss or reformatting column headers in CSV

fixes dynamic#59
@jsirish
Copy link
Member Author

jsirish commented Dec 16, 2015

closed via #63

@jsirish jsirish closed this as completed Dec 16, 2015
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

Successfully merging a pull request may close this issue.

1 participant