Skip to content

Conversation

@sergiimk
Copy link
Member

Changed:

  • Not specifying a filter defaults to ["public"] for extra safety

TODO:
In global search and activity APIs I think byAccessLevels is not enough - we need an ability to specify something like:

WHERE
access_level IN [<default levels>]
OR (project_id = A AND access_level IN [<project_a_levels>])
OR (project_id = B AND access_level IN [<project_b_levels>])
...

@s373r s373r changed the base branch from master to sku/molecule_phase_2 December 19, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants