I'm searching for a solution that gives me an opportunity to add the user from Custom Field to specific JIRA Group by a post-function workflow or a listener. I saw solutions like the following e...
I'm currently attempting to find all users in a group then add all of them to another group using scriptrunner. Below I am able to view the individuals in the initial group, but I am unable to add t...
Hello guys! I'm looking for a example on Scriptrunner Cloud to add users (Reporters) to a Jira group. I found the Jira API Documentation, looks like the API dosen't work very well.
Hey there 👋, I want to use ScriptRunner, to add around 500 users to a certain group. I found a couple of tips from other users, but they all relate to Jira server How do I do this in Cloud? Thanks :)
I am new to Scriptrunner and I want to speed up the onboarding process by building some "persona" style scripts. For example, User - "Project manager" requires "jira-user", "jira-software", "c...
if my Jira server user Directory is using LDAP. What will be the best way to : getUserByName("A"), addUserToGroup(user,group) error: "message":"org.springframework.transaction...
...elected, does it automatically add each account to the <product>-users-<sitename> group (like jira-users-myorg) when users sign up? For something like Jira Product Discovery, is it p...
I have a workflow which is common across multiple projects. I need to add restriction to a workflow status only for one project and that transition should be done only by specific user group. Is t...
I have developed a REST Endpoint to connect to LDAP/AD to determine a users Group (memberOf), and eventually add the user to a group if needed. I am planning to call this REST Endpoint from a ScriptRunn...
Hi all, We are trying to figure out how to create a scriptrunner listener for our Jira Data-Center instance which will add a user to our "deactivated-users" user group when they are removed from t...
Copied to clipboard