Incident Overview
As described in the incident timeline and reported in Bug 3370, on February 7, 2021, we recorded a large number of new versions for Facebook Notes records due to a significant change to the API response from Facebook. See the timeline update of February 7, 2021, for an example of the change. Facebook Notes are no longer supported by the Graph API, new Facebook Notes records can not be created and Facebook has transitioned the feature to read-only mode.
Facebook posts affected by this bug will be tagged with "i_04_3370." The Social Media Archiving web application will continue to consider these posts deleted, there is an open bug to address removing the deleted tag once we know it has been applied incorrectly. To view archives without the presence of these duplicate posts, users can filter results on the incident tag: "i_04_3370."
Incident Timeline
[Update] May 24, 2021
The Product Team completes MOP to apply i_04_3370 to all existing impacted records, per request in Bug 3408: Implement Incident Tag to 'Deleted' Facebook Notes. 82,776 entries were tagged and the results were verified.
[Update] May 3, 2
The Product Team begins MOP to apply i_04_3370 to all existing impacted records, per request in Bug 3408: Implement Incident Tag to 'Deleted' Facebook Notes
[Update] March 8, 2021
The Product Team applies the incident tag ("i_04_3370") to affected records for the customer (ID: 2221)
[Update] March 4, 2021
The Customer Experience Team requests incident tagging for the impacted customer (id: 2221)
[Update] March 3, 2021
The Social Media Archiving Development Team completes research on the issue, the decision is made to tag affected content per customer by request from the Customer Experience Team
[Update] February 24, 2021
Bug 3370 is logged with user confused by new versions of Facebook Notes created on February 7, 2021, obfuscating their search results
[Update] February 7, 2021
New versions of Facebook Notes are captured for all customers. Facebook changes response from previous versions
New version example:
{"id":"32063904205_10150804688515077","actions":[{"name":"Like","link":"https://www.facebook.com/notes/city-of-spruce-grove-your-local-government/fall-programs-registration-starts-monday-sept-12-at-9-am/10150804688515077/"},{"name":"Comment","link":"https://www.facebook.com/notes/city-of-spruce-grove-your-local-government/fall-programs-registration-starts-monday-sept-12-at-9-am/10150804688515077/"},{"name":"Share","link":"https://www.facebook.com/notes/city-of-spruce-grove-your-local-government/fall-programs-registration-starts-monday-sept-12-at-9-am/10150804688515077/"}],"attachments":{"data":[{"target":{"id":"1604262516420543","url":"https://www.facebook.com/notes/1604262516420543/"},"title":"Fall programs registration starts Monday (Sept. 12) at 9 a.m.","type":"knowledge_note","url":"https://www.facebook.com/notes/1604262516420543/"}]},"created_time":"2011-09-09T19:40:27+0000","from":{"name":"City of Spruce Grove - Your Local Government","id":"32063904205"},"is_hidden":false,"privacy":{"allow":"","deny":"","description":"Public","friends":"","value":"EVERYONE"},"type":"status","updated_time":"2011-09-09T19:40:27+0000","timeline_visibility":"normal","comments":{"data":[],"summary":{"order":"reverse_chronological","total_count":0,"can_comment":true}}}
Previous version example:
{"privacy":{"friends":"","allow":"","deny":"","description":"Public","value":"EVERYONE"},"story_tags":[{"id":"32063904205","name":"City of Spruce Grove - Municipal Government","length":43,"offset":0,"type":"page"}],"from":{"id":"32063904205","name":"City of Spruce Grove - Municipal Government"},"type":"status","updated_time":"2011-09-09T19:40:27+0000","id":"32063904205_10150804688515077","message":"Fall programs registration starts Monday (Sept. 12) at 9 a.m.","story":"City of Spruce Grove - Municipal Government published a note.","status_type":"created_note","is_hidden":false,"timeline_visibility":"normal","created_time":"2011-09-09T19:40:27+0000","comments":{"summary":{"order":"chronological","total_count":0,"can_comment":true},"data":[]},"actions":[{"link":"https://www.facebook.com/32063904205/posts/10150804688515077","name":"Comment"},{"link":"https://www.facebook.com/32063904205/posts/10150804688515077","name":"Like"},{"link":"https://www.facebook.com/32063904205/posts/10150804688515077","name":"Share"}]}
[Start] October 31, 2020
Facebook transitions its Notes feature to read-only
Prior to this change, the endpoint was removed as of version 2.0 of the Graph API