Page MenuHomePhabricator

Remove "status" field from events
ClosedPublic

Authored by epriestley on May 14 2015, 4:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 13, 10:03 PM
Unknown Object (File)
Sat, Apr 13, 10:02 PM
Unknown Object (File)
Sat, Apr 13, 9:57 PM
Unknown Object (File)
Sat, Apr 13, 9:31 PM
Unknown Object (File)
Tue, Apr 9, 3:41 AM
Unknown Object (File)
Thu, Apr 4, 12:02 PM
Unknown Object (File)
Sun, Mar 31, 5:32 PM
Unknown Object (File)
Mar 10 2024, 12:58 PM
Subscribers

Details

Summary

Ref T8183. See that task for discussion.

  • For now, events always mark users as "Away".
  • In the future, we may reintroduce "sporradic" or other more complicated availability states, but they would be properties of the invitee, not of the event itself.
  • This also removes the long-deprecated user.addstatus and user.removestatus Conduit calls.
Test Plan
  • Created, edited, viewed events.
  • Grepped for removed symbols.
  • Viewed profile calendar.
  • Viewed Conpherence calendar.
  • Load Conduit console.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Remove "status" field from events.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 14 2015, 5:58 PM
This revision was automatically updated to reflect the committed changes.