Open
Description
Expected Behavior
If an admin user accesses the Project page in React (/react/projects/overview
), they should be able to view all projects available in that WIldbook.
Current Behavior
When an admin user goes to the Project page, they can only see their own projects and not those of other users.
Testing Notes
Appears to be a regression beginning with 10.6.0. Earlier Wildbook versions with .jsp pages (/projects/project.jsp
) are still fine.