Page MenuHomePhabricator

[keyserver] Drop the default_role column from threads
ClosedPublic

Authored by rohan on Nov 24 2023, 10:34 AM.
Tags
None
Referenced Files
F5260535: D9982.diff
Sun, Apr 6, 1:07 PM
Unknown Object (File)
Mon, Mar 31, 12:50 PM
Unknown Object (File)
Mon, Mar 31, 11:55 AM
Unknown Object (File)
Mon, Mar 31, 5:12 AM
Unknown Object (File)
Sun, Mar 30, 11:25 PM
Unknown Object (File)
Sun, Mar 30, 12:39 PM
Unknown Object (File)
Wed, Mar 19, 11:30 AM
Unknown Object (File)
Feb 27 2025, 7:24 PM
Subscribers

Details

Summary

We have now been able to remove every instance of threads.default_role from SQL queries in the database, so it should now be safe to drop this column.

The stack up until this point should be fine to land as an 'intermediate' step before introducing the admin special role

Depends on D9981

Addresses ENG-5834

Test Plan

The migration succeeded and the column was dropped. I also simulated some normal behavior on Comm and made sure no parts of the app would crash

Diff Detail

Repository
rCOMM Comm
Branch
special_role
Lint
No Lint Coverage
Unit
No Test Coverage