You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitLabForm when assigns users to project first removes a user from the project and then adds it with desired access level. This causes that each user configured in GitLabForm is notified about an access being granted to a project each time GitLabForm is executed.
This can become really inconvenient if GitLabForm is used to enforce settings on multiple projects and run automatically (for example on a daily basis).