Skip to content

[$40] Unauthenticated users should only search challenges without groups #60

Closed
@ThomasKranitsas

Description

@ThomasKranitsas

Since the query fetches the first N challenges from ES, if the call is unauthenticated, we should add a filter so groups is undefined.

Currently, if the first 20 records belong to a private group, the GET /challenges will always return [] even if there are millions of challenges available.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions