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
Unknown Object (File)
Mon, Apr 29, 1:39 PM
Unknown Object (File)
Wed, Apr 24, 9:52 PM
Unknown Object (File)
Sun, Apr 21, 3:45 PM
Unknown Object (File)
Fri, Apr 19, 5:33 PM
Unknown Object (File)
Wed, Apr 17, 2:37 PM
Unknown Object (File)
Thu, Apr 11, 7:00 AM
Unknown Object (File)
Mon, Apr 8, 10:36 PM
Unknown Object (File)
Tue, Apr 2, 6:30 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
Branch
cimport4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14285
Build 18585: Run Core Tests
Build 18584: arc lint + arc unit

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.