07/30/2023 11:58 PM
Hello,
Usecase is to auto approve 'delete role' operation only if role has no users in it. so,
if role have no users >> auto approve role deletion
if role have user(s) in it >> auto reject role deletion
Looking for the workflow variables that would check user's association to the role?
Thanks!
Solved! Go to Solution.
07/31/2023 03:31 AM
Hi @Sucheta here when you say "delete role", are you deleting the role from the roles page? admin > identity repository > roles
07/31/2023 03:34 AM
@naveenss , Yes, that's correct.
Thanks!
08/01/2023 11:16 AM
@Sucheta for role deletion the role modification workflow will not be triggered.
08/01/2023 09:54 PM
08/02/2023 05:50 AM
@Sucheta I don't think it is possible currently. Please raise an enhancement request in the ideas portal.
08/01/2023 08:04 PM
Does it triggering workflow in v23.7 ?
08/01/2023 09:55 PM
@rushikeshvartak No, it does not. Workflow present for role modification only.
Thanks!