-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Severity 2 - Major
Problem Statement
People page on Projects is empty
Steps to replicate
- Create Project
- Go to People
- People Page Empty
Dev Console
users-and-roles.d5562f81046474b39ede.5.js:1 Uncaught (in promise) Error: Failed to obtain the project context for the page
at users-and-roles.d5562f81046474b39ede.5.js:1
at <anonymous>
Sources
{
log.safeError('users-and-roles.entry', 'Failed to fetch the project context');
throw Error('Failed to obtain the project context for the page');
}
Workaround
No Workaround