BUG: Test failure while non-member tries to access a global project #575
Labels
difficulty: 3
good first issue
Good for newcomers
help wanted
Extra attention is needed
priority: high
scope: api
Everything related to the API
type: bug
Something isn't working
Describe the bug
Projects with access level set to
GLOBAL
should be accessible by anyone in the world. Right now, the test that covers this scenario is failing.To Reproduce
Steps to reproduce the behavior:
project.e2e.spec.ts
inapps/api/src/project
.pnpm e2e:api
Expected behavior
The tests should pass, and the scenario should be evaluated.
Screenshots
The text was updated successfully, but these errors were encountered: