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
Unknown Object (File)
Thu, May 9, 5:59 AM
Unknown Object (File)
Apr 8 2024, 10:35 PM
Unknown Object (File)
Apr 8 2024, 10:35 PM
Unknown Object (File)
Apr 8 2024, 10:35 PM
Unknown Object (File)
Apr 8 2024, 10:33 PM
Unknown Object (File)
Apr 4 2024, 2:27 AM
Unknown Object (File)
Feb 21 2024, 3:01 AM
Unknown Object (File)
Feb 21 2024, 12:33 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable