You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if ProjectApi could support min_access_levelfilter when listing projects accessible by the authenticated user. (ProjectApi.getProjects )
Currently, only ProjectApi.getUserProjects support this filter (via ProjectFilter)