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

Importer: "Postal Code" should auto-map to "Zip" #2164

Closed
mathetos opened this issue Oct 4, 2017 · 6 comments
Closed

Importer: "Postal Code" should auto-map to "Zip" #2164

mathetos opened this issue Oct 4, 2017 · 6 comments
Milestone

Comments

@mathetos
Copy link
Member

mathetos commented Oct 4, 2017

Issue Overview

It is universally understood that "Postal Code" is another term for "Zip". We should auto-map that.

Expected Behavior

That "Postal Code" is auto-mapped to "Zip"

Current Behavior

It currently isn't:
image

@BhargavBhandari90
Copy link
Contributor

@mathetos
Which csv do we need to import for this? Can you share file or something.

@mathetos
Copy link
Member Author

mathetos commented Oct 9, 2017

@BhargavBhandari90 -- I'd suggest taking any CSV you have available, then change the header from "Zip" to "Postal Code" and test with that.

BhargavBhandari90 added a commit to BhargavBhandari90/Give that referenced this issue Oct 11, 2017
Map postal code to zip during importing
BhargavBhandari90 added a commit to BhargavBhandari90/Give that referenced this issue Oct 11, 2017
Map postal code to zip during importing
BhargavBhandari90 added a commit to BhargavBhandari90/Give that referenced this issue Oct 11, 2017
Map postal code to zip during importing
BhargavBhandari90 added a commit to BhargavBhandari90/Give that referenced this issue Oct 11, 2017
BhargavBhandari90 added a commit to BhargavBhandari90/Give that referenced this issue Oct 11, 2017
Map postal code to zip during importing
@DevinWalker DevinWalker added this to the 1.8.15 milestone Oct 11, 2017
@DevinWalker
Copy link
Member

@BhargavBhandari90 you can check out https://docs.google.com/spreadsheets/d/1ighe7VM6f8oVACjPlL12qB8LdKoneIgo4fEyYxeUOt8/edit?usp=sharing as well - it's an example import file

@BhargavBhandari90
Copy link
Contributor

I saw this task is assigned to @raftaar1191. Should I continue on this?

@ravinderk
Copy link
Collaborator

@BhargavBhandari90 You can continue 👍

@ravinderk
Copy link
Collaborator

The solution provided by @BhargavBhandari90 was not flexible. As per discuss with @DevinWalker and @raftaar1191 we can improve this.

Image provided by @raftaar1191

pasted image at 2017_10_17 11_45 am

raftaar1191 added a commit to raftaar1191/Give that referenced this issue Oct 17, 2017
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Oct 17, 2017
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Oct 17, 2017
@raftaar1191 raftaar1191 mentioned this issue Oct 17, 2017
3 tasks
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Oct 17, 2017
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Oct 17, 2017
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Oct 17, 2017
DevinWalker added a commit that referenced this issue Oct 19, 2017
* master: (367 commits)
  1. Added changlog 2. Bumped stable tag to 1.8.15 3. Ran gulp and gulp POT
  Removed error_log and added @Updated
  Resolved issue with endless looping because of URL mismatches.
  Formatting improvements
  fix php-doc for give_update_meta
  Fix typo in phpunit test
  Fix EUR default formatting settings
  Improve condition in give_get_currency_formatting_settings fx
  Pass currency code instead of donation id to give_format_amount
  Improve code doc
  Use currency code to get formatting settings rather then id
  give_amount_format does not accept third param
  Improve history page column content code
  Refactor history page table header code
  Use language translate fx #2164
  Improve get_columns function
  Fix typo
  Improve code formatting
  Use language translate fx
  Improve code formatting
  ...

# Conflicts:
#	give.php
#	readme.txt
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

5 participants