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
@@ -60,7 +60,7 @@ The following are the available fields where each user can be associated with se
60
60
- Login: displays the login email for the user.
61
61
- New Role: Shows the role or number of roles assigned to the selected user. Allows admin users to choose or change the role or roles for the selected user.
The available roles and their current permissions are shown in the table below:
66
66
@@ -103,11 +103,11 @@ The process for the new permission system is as follows:
103
103
5. The new roles and permissions service creates or updates the new roles and permissions.
104
104
105
105
106
-
> [!Note]: If errors occur, unprocessed requests are queued to retry sync with VCS, and error logs are registered.
106
+
> **Note**: If errors occur, unprocessed requests are queued to retry sync with VCS, and error logs are registered.
107
107
108
-
> [!Note]: Suspending or unsuspending a user’s repository access removes the user’s build-triggering access and assigns the respective Repository Reader role.
108
+
> **Note**: Suspending or unsuspending a user’s repository access removes the user’s build-triggering access and assigns the respective Repository Reader role.
109
109
110
-
> [!Note]: Suspending or unsuspending a user’s account access removes the user from all Admin and editing roles and allows the user to be only a Plan Viewer and Billing Viewer.
110
+
> **Note**: Suspending or unsuspending a user’s account access removes the user from all Admin and editing roles and allows the user to be only a Plan Viewer and Billing Viewer.
111
111
112
112
113
113
When existing Travis CI users log in, the user's current membership and permissions are checked against the new permissions service to check for any role or permission modifications.
0 commit comments