Skip to content

Checks for project access are returning archived and projects scheduled for deletion

Issue created by ElBeenMachine on Discord

When running a check for projects with access, archived and scheduled for deletion projects are returned. As these projects are read only, this will eventually result in errors. This needs to be resolved by adding an additional check for the state of the projects returned by the function get_projects_with_access() in client/gl_client.py

Edited by Ollie W. Beenham