Forum Discussion
Error message when trying to sync over GIT - Workload_FailedToParseFile
- 2 years ago
Thanks for closing the loop.
I believe there was a fix somtime between yesterday afternoon and today.
I ended up testing in a clean workspace and was able to sync to my git repo without issue. When I attempted the same thing in my dev workspace, it resynced without issues, however it also notified me that I had to merge and override my existing workspace objects, including my semantic model (which I've never had to do before).
Today I got it to work. Here's what I did:
- Created a forced edit on the branch (added a blank query)
- Saved and commited
- Pull request to merge to main
- Sync to workspace
However, a new problem seems to have been introduced, which is my workspace is saying every single object is holding changes that haven't been commited to Git, which is impossible.
Thanks for closing the loop.
I believe there was a fix somtime between yesterday afternoon and today.
I ended up testing in a clean workspace and was able to sync to my git repo without issue. When I attempted the same thing in my dev workspace, it resynced without issues, however it also notified me that I had to merge and override my existing workspace objects, including my semantic model (which I've never had to do before).