Closed raftaar1191 closed 5 years ago
Good catch @raftaar1191
Ignore this issues for now as we are going to redesign the form API. Discuss on slack
Slack Link: https://givewp.slack.com/archives/C0FAGC83C/p1518073560000156
Closing as this will be addressed in the new Campaign Builder
Issue Overview
In the Donation form first and last name fields the value is not being picked from Donor table instead of we are picking the value from Wp user table
Video Link: https://screencast-o-matic.com/watch/cFnnIIoa56
Line Number: https://github.com/WordImpress/Give/blob/release/2.0.3/includes/forms/functions.php#L987
Expected Behavior
We should user Give Donor first name and last name instead of WP user first name and last name
Current Behavior
Picking the first name and last name from Wp user table
Steps to Reproduce (for bugs)
See the Video
Related PR and issues
https://github.com/WordImpress/Give/issues/697
Todos
WordPress Environment