We have a Private Project, which I want to secure to limited people only.
Regards
Global Admin or Jira Administrators may not have access to the project (check the project permissions), however they can also add themselves. So I guess you have to trust them.
Usually adding/removing people means adding/removing people from the project roles but there is not automation rule trigger for that. What I would do in this case would be periodically retrieve the users in various roles for that critical top secret project using REST API. You can do that using automation rule or may be from outside Jira.
I hope it helps.
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.