Skip to content

Remove Namespace model default scope override and write additional test to Project search

This MR was necessary due to the paranoia gem already having a way of removing the deleted_at default_scope.

I also noticed we are missing a spec for when the project is pending_delete in Project.search so I added it here.

Merge request reports