Is there any script runner script that removes inactive users form group for Jira cloud?
I see couple of scripts for DC but does that work for cloud as well?
Hi @Arun.Kare and welcome to the community,
DC scripts are different from cloud scripts. Take a look at this page: https://docs.adaptavist.com/sr4jc/latest/features/scheduled-jobs
I think it has what you are looking for (kind of).
@Arun.Kare there is a capability of "Delete inactive users on a monthly basis". You can use this script, which is included in their library as a starting point:
https://library.adaptavist.com/entity/Add-user-or-group-to-a-role?tab=cloud
And modify it to remove the user instead of adding it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Alex Koxaras -Relational- ,
Thanks for sharing the docs link, I looked at their library for Jira cloud and I couldn't find anything related to remove users from group.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.