Forum Discussion
Source Control update is not showing any progress after we click update all
Hi community,
Recently, we are switching branch from branch a to branch b, it detected a huge changes after we switched the branch. We clicked Update All button, but the progress is unknown or cant be seen by us
After awhile, it is also showing up errors like this,
Any way we can actually track is it in progress or actually knows what is hapenning inside our workspace once we switch branch or connect git branch?
Thank you
Hi Kei88
Fabric doesn’t show a detailed “Update all” progress bar. Use Source control >> Updates to see per-item status, and the bell notifications for background updates. When it finishes, the list clears.
If you see many changes after switching branches and the banner about folder support, that’s expected. Commit the folder structure changes in Git (or update in smaller batches) and resolve conflicts first, then run Update again.https://learn.microsoft.com/en-us/fabric/cicd/troubleshoot-cicd?utm_source
For activity/error details, capture the Activity ID/Cluster URI from the popup and check the Monitor hub or open a support ticket with those IDs.
https://learn.microsoft.com/en-us/fabric/admin/monitoring-hub
4 Replies
- rohit1991
Super User
Hi Kei88
Fabric doesn’t show a detailed “Update all” progress bar. Use Source control >> Updates to see per-item status, and the bell notifications for background updates. When it finishes, the list clears.
If you see many changes after switching branches and the banner about folder support, that’s expected. Commit the folder structure changes in Git (or update in smaller batches) and resolve conflicts first, then run Update again.https://learn.microsoft.com/en-us/fabric/cicd/troubleshoot-cicd?utm_source
For activity/error details, capture the Activity ID/Cluster URI from the popup and check the Monitor hub or open a support ticket with those IDs.
https://learn.microsoft.com/en-us/fabric/admin/monitoring-hub
- v-sdhruv
Community Support