Make copying and assigning of Event::Private behave the same
ClosedPublic

Authored by vkrause on Oct 2 2019, 2:55 PM.

Details

Summary

Copying was resetting the cached multi-day value, assigning wasn't, that
seems wrong. So we keep that value now, as copying by definition should
not change the multi-dayness of an event.

Found by Albert's compiler.

Diff Detail

Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 17247
Build 17265: arc lint + arc unit
vkrause requested review of this revision.Oct 2 2019, 2:55 PM
vkrause created this revision.
aacid accepted this revision.Oct 2 2019, 5:31 PM
This revision is now accepted and ready to land.Oct 2 2019, 5:31 PM
vkrause closed this revision.Oct 3 2019, 8:26 AM