cd4ec90b38
On this date (heh), the date divider reports include the following information: - initial timeline items in a shortened format, - operations to apply, - final timeline items in the same shortened format, - errors The shortened format includes: - either, for events: "[event id]: server timestamp" - or for date divider: "--- date divider timestamp" As such, they don't include any personal information. The initial timeline items state and set of operations to apply constitutes a fully enclosed test case, so it's nice to report it to Sentry, so we can reuse it almost as is (we'd only need to randomize the event IDs) and fix it in a subsequent commit.