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
F14334550: D16773.id40395.diff
Wed, Dec 18, 5:17 PM
Unknown Object (File)
Fri, Dec 13, 4:15 PM
Unknown Object (File)
Thu, Dec 12, 10:24 PM
Unknown Object (File)
Tue, Dec 10, 4:33 PM
Unknown Object (File)
Sun, Dec 8, 9:39 PM
Unknown Object (File)
Sun, Dec 8, 10:23 AM
Unknown Object (File)
Sun, Dec 8, 9:51 AM
Unknown Object (File)
Sun, Dec 8, 1:44 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.