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)
Apr 3 2024, 7:06 AM
Unknown Object (File)
Apr 1 2024, 4:22 PM
Unknown Object (File)
Mar 31 2024, 4:25 PM
Unknown Object (File)
Mar 13 2024, 6:09 AM
Unknown Object (File)
Mar 10 2024, 8:01 AM
Unknown Object (File)
Mar 9 2024, 12:20 PM
Unknown Object (File)
Mar 7 2024, 12:05 PM
Unknown Object (File)
Mar 7 2024, 11:09 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