Disable update of project settings fields that are awaiting for approval
Problem to solve
As part of two-person approval workflow, when a project settings change is awaiting for approval, we should not allow update of these project settings. This should apply to app controller, REST API and GraphQL API.
Intended users
User experience goal
Requests to update these fields should be rejected with appropriate error messages.