Page MenuHomePhabricator

Fix some extra "changed the start time of this event" transactions
ClosedPublic

Authored by epriestley on Oct 30 2016, 4:17 PM.
Tags
None
Referenced Files
F15407462: D16773.id40399.diff
Tue, Mar 18, 5:37 PM
F15369573: D16773.id40395.diff
Wed, Mar 12, 7:15 AM
F15311835: D16773.id.diff
Thu, Mar 6, 11:34 AM
Unknown Object (File)
Feb 18 2025, 2:35 PM
Unknown Object (File)
Feb 18 2025, 11:57 AM
Unknown Object (File)
Feb 13 2025, 6:35 PM
Unknown Object (File)
Feb 9 2025, 3:09 AM
Unknown Object (File)
Feb 9 2025, 2:41 AM
Subscribers
None

Details

Summary

Ref T11326. Since we were missing an (int) cast here, the code ended up thinking that changing 12345 to "12345" was an edit. It isn't.

Test Plan

Created/edited events, no more extra "changed start time from X to the same X" transaction clutter.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix some extra "changed the start time of this event" transactions.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Oct 30 2016, 4:47 PM
This revision was automatically updated to reflect the committed changes.