Cannot load Project Workspace / Impersonating users fails (external)Issue When a user navigates to Project Workspace, the page loads endlessly.ReleaseParis+CauseIf the glide.security.use.explicit_roles System Property is set to FALSE, this issue will occur. Having this system property set to false prevents users from getting the snc_internal role automatically which is required for some Scripted REST APIs such as impersonation and loading Project Workspace.Resolution1. If you can, set the glide.security.use.explicit_roles system property to 'true'. This allows users access to Project Workspace and Scripted REST APIs in general. 2. If you cannot do the above, manually provide any affected user with the snc_internal role