The permissions-editing code is not very elegant because there is too much crosstalk between <PermissionSets> and <PermissionSetDetails>. We need to clean up various aspects of this code – see the list of Q&As in , and note that I have if anything made the inter-component linkages even uglier with the work in that issue.
The permissions-editing code is not very elegant because there is too much crosstalk between
<PermissionSets>
and<PermissionSetDetails>
. We need to clean up various aspects of this code – see the list of Q&As in , and note that I have if anything made the inter-component linkages even uglier with the work in that issue.