Closed
Bug 1297391
Opened 9 years ago
Closed 9 years ago
[Basket] "Token" changing to "Token__c"
Categories
(Websites :: Basket, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jdavis, Assigned: pmac)
Details
Goal is to get this done in Q3, Sprint 4 - 30 Aug 2016-14 Sep 2016
Long story short: we need to change all instances of "TOKEN" in SFMC to reference "Token__c" as the field is referenced in SFDC.
Why? To avoid mismatching of "TOKEN" vs "Token__c" fields and ensure we don't break unsubscribe links in emails at *any* point in time.
The main call that this impacts (to my knowledge; pmac, please let me know if there are others):
recover
I do not believe the "mobile download" transactional emails refrence "TOKEN" - pmac, can you confirm?
All current triggers/subscribe calls to SFDC are good and can remain live & untouched.
This work will need to be coordinated with other steps happening within SFMC as performed by CRM Team + DEG:
1. Pause the direct triggers in SFMC. (CRM/DEG)
2. Push update to Basket code to refrence "Token__c" instead of "TOKEN". (Pmac)
3. Run update content script for email content. (CRM/DEG)
4. QA script process, verify changes. May take an hour or so depending on result. (CRM/DEG)
5. Pause SFDC triggers. (CRM/DEG)
6. Change profile attribute from TOKEN to Token__c.
7. Publish SFDC Triggers. Publish direct triggers.
8. Restart SFDC triggers. Restart direct triggers. Complete.
Reporter | ||
Updated•9 years ago
|
Assignee: nobody → pmac
Reporter | ||
Comment 1•9 years ago
|
||
Change went live 9/8.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•