Simon Williams

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
Simon Williams created a post, Plugin timesout
I have a custom plugin that allows users to 'clone' a project and it's configuration, as this takes sometime to run whilst it copies the project, the configurations, the VCS roots, makes changes an... -
-
-
-
-
Simon Williams created a post, How to add a role to a user
I want to add a role to a user from within my plugin like this:user.addRole(RoleScope.projectScope(newProject.getProjectId()), role);My question is, how do I get 'role' I can't find an API where I ... -
-
-