i've been demanded to temporarily block users on ActiveDirectory under certain criteria. Their users remain on my OU, but appear at JIRA with the suffix "(inactive)". However, i have approval-...
Goal: I want a scheduled automation to remove inactive users as watchers from issues. I can identify the affected issues with the JQL: "watcher in inactiveUsers()". Within "Global a...
Copied to clipboard