add error handling to project.save()

Saving the project settings can fail (for example for archived projects). This change adds a bit of error handling. On test run on GitLab host threw gitlab.exceptions.GitlabUpdateError.

Bug: T395014

Merge request reports

Loading