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
Some time ago we had to disable permission check for updating a billing account due to some use case got broken, see commit e491fff.
Though as now we had removed the permission check for updating a billing account in the Legacy Project Processor (see issue topcoder-platform/legacy-project-processor#12) we rely on this validation in the Project Service so we have to consider re-enable it.