Page MenuHomePhabricator

Remove "status" field from events
ClosedPublic

Authored by epriestley on May 14 2015, 4:31 PM.
Tags
None
Referenced Files
F15485165: D12840.id30898.diff
Wed, Apr 9, 10:16 PM
F15477881: D12840.id.diff
Mon, Apr 7, 6:35 PM
F15475673: D12840.diff
Sun, Apr 6, 9:26 PM
F15410759: D12840.id.diff
Wed, Mar 19, 8:21 AM
F15398515: D12840.id30898.diff
Mon, Mar 17, 12:29 AM
F15396765: D12840.id30898.diff
Sun, Mar 16, 4:12 PM
F15338680: D12840.diff
Mar 9 2025, 12:13 PM
Unknown Object (File)
Feb 24 2025, 11:11 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.