Closed Bug 1274285 Opened 9 years ago Closed 9 years ago

FSA form doesn't pass through program fields to SFMC

Categories

(Websites :: Basket, defect)

Production
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jdavis, Unassigned)

Details

Steps to replicate error: 1. go to http://www.mozilla.org/contribute/universityambassadors/ 2) fill out form - take note of all FSA specific fields (School name, etc.) 3) Submit form Expected results: Newsletter subscription information is passed through to "Master_Subscribers" data extension in SFMC. FSA program fields is passed through to "Student_Ambassadors" data extension in SFMC. Actual results: Newsletter subscription information is passed through to "Master_Subscribers" data extension in SFMC. Hooray! FSA program fields is NOT passed through to "Student_Ambassadors" data extension in SFMC. Boo. In looking at parity between the 2 data extensions, it seems like this affects about 1500 current FSA subscribers, and started happening consistently on 3/29/16. In looking up the "Student_Ambassadors" data extension, it was missing the "STUDENTS_CURRENT_STATUS" field. It is unknown when this field was deleted. The last time this data extension was modified was 4/2/15. It is unknown who made the change or what was changed. (see screenshot). I added this field back in yesterday 5/19. The errors are still happening. Original implementation of form: https://bugzilla.mozilla.org/show_bug.cgi?id=859564#c6 This will all be fixed as part of our migration to SFDC happening 6/21/16.
Commit pushed to master at https://github.com/mozilla/basket https://github.com/mozilla/basket/commit/f9af085a6a540976157fbf5fa4f6b780827a9f24 Fix bug 1274285: FSA update should not rely on existing subscriber
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Just tested it and it passed through all the fields beautifully! Thanks, pmac!
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.