Page MenuHomePhabricator

[web] Compute `existingRole` instead of `existingRoleID` in `RoleActionsMenu`
ClosedPublic

Authored by atul on Mar 1 2024, 12:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 17, 2:07 AM
Unknown Object (File)
Wed, Apr 16, 3:23 PM
Unknown Object (File)
Wed, Apr 16, 7:39 AM
Unknown Object (File)
Wed, Apr 16, 7:15 AM
Unknown Object (File)
Tue, Apr 15, 11:06 PM
Unknown Object (File)
Tue, Apr 15, 7:38 AM
Unknown Object (File)
Mar 7 2025, 5:24 AM
Unknown Object (File)
Feb 24 2025, 7:32 PM
Subscribers

Details

Summary

This should be a noop refactor that I'm separating into separate diff to make next diff easier to remove.

We basically grab the RoleInfo instead of the RoleInfo.id so that we can access the specialRole field and deprecate useRoleDeletableAndEditableStatus.


Depends on D11205

Test Plan

flow, the invariant, logging the value, making sure RoleActionsMenu continues to look/work as expected

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable