Studio Stuck at Loading Changed Files When Trying to Commit

Ellis Richmond
Giga Contributor

 

When I attempt to commit my changes to git on studio it seems to get stuck on 'Loading changed files'.

find_real_file.png

This is a new issue as I've successfully committed this project to this repository before. And is isolated to this project as I can commit other projects on this instance.

I've attached the errors that appear in the system log. Any help would be greatly appreciated.

 

Thanks,

Ellis

1 ACCEPTED SOLUTION

Ellis Richmond
Giga Contributor

Managed to solve this by exporting the app to an update set, deleting it from the instance, applying the update set, and then linking the app with source control in studio as normal.

 

View solution in original post

2 REPLIES 2

Ellis Richmond
Giga Contributor

Managed to solve this by exporting the app to an update set, deleting it from the instance, applying the update set, and then linking the app with source control in studio as normal.

 

ricardo17
Kilo Contributor

The process describe above as the solution is too complicated.

To me it got fixed after I Publish my Application, from Studio. The publish process sends all code to Repository before sending to the Store.

After the Publish completes, you can try again the Commit and It should work this time.