Studio repository issueIssue While committing change in the application you get an ERROR message: Commit operation fails with error "Recent changes failed to commit. try again. If the problem continues, please contact your administrator"CauseWhen we check the logs we see the following error messages: SEVERE *** ERROR *** Root cause of JavaScriptException: com.glide.rest.service.custom.errors.ScriptableServiceError2022-08-24 10:08:13 (948) API_INT-thread-2 0E47110D1B69D194BD024228B04BCB67 txid=e4fc39c11b2d SEVERE *** ERROR *** JavaScript evaluation error on:2022-08-24 10:08:13 (950) API_INT-thread-2 0E47110D1B69D194BD024228B04BCB67 txid=e4fc39c11b2d tx_pattern_hash=-595677811 #3351124 [REST API] RESTAPIProcessor : Access denied to application 8ea15079db0664507f2d896239961938ResolutionWhen you go to the application in sys_app.list and select the specific application and uncheck->save,check->save "Can Edit application in the studio" check box.The commitment is successful.When we check and uncheck "Can Edit application in the studio", it resets the files in the backend and helps to resync the connection successfully.