Forum Discussion
Git sync with Workspace error - the items in the following list have a reserved name
- 4 months ago
Hi BorArt,
That's interesting, I've not encounted this issue before.
Are you using GItHub or DevOps? It shouldn't matter but maybe we can narrow down the scope and get to the bottom of this.
Have you tried "branching out" to a new workspace. Instead of creating a new workspace and connecting it to git, from the git menu in the original workspace you can branch out which will both create a new branch on the repo and create a new workspace connected to that branch.
Why is this happening ?
When a notebook or pipeline deleted from the workspace, but internal metadata or soft delete reference still exist in the workspace
“the items of following have a reserved name”
Workaround:
- Rename the notebook in the repository and reconnecting Git resolves the issue because Fabric treats it as a new thing instead of restoring the deleted notebook.
If this helps, ✓ Mark as Kudos | Mark as Solution| Help Others
No, it does not work
I changed "displayName": "name_v2",
And folder name for this notebook
And I still see the same issue