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
F3363066: D11206.id38191.diff
Sun, Nov 24, 11:53 PM
Unknown Object (File)
Sat, Nov 23, 3:31 PM
Unknown Object (File)
Wed, Nov 20, 1:25 PM
Unknown Object (File)
Thu, Nov 7, 6:24 AM
Unknown Object (File)
Thu, Nov 7, 3:17 AM
Unknown Object (File)
Wed, Nov 6, 10:30 PM
Unknown Object (File)
Tue, Nov 5, 8:55 AM
Unknown Object (File)
Tue, Nov 5, 4:53 AM
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