Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Check for matching of state and country not done
The link:
http://192.168.2.9/drupal/index.php?q=civicrm/contact/addI
The steps:
Go to the link mentioned 1) enter state from dropdown as Nevada 2) country as canada (other than United States) ... do it for any location
Current Result:
Both the values for the country and state gets entered in the database for that particular contact
Expected Result:
State Nevada is related to Country United State. hence the operation should have flagged error that the country and state doesnt match.