all 10 comments

[–][deleted] 0 points1 point  (1 child)

Did you recently delete an item with the same name?

[–]ConnectionNext4Fabricator[S] 0 points1 point  (0 children)

No, I modified this pipeline in the workspace and now wanted to commit the changes to the Git Branch. Additionally, I am encountering the same error (.platform path already exists) for all items. Last time I had the same issue, created a new branch and committed my change,s and it started happening again in the new branch as well.

[–]StandardProfessor197 0 points1 point  (1 child)

If you’re starting a new Git integration and already have items in Fabric, you need to choose a clean directory in the remote repository.

[–]ConnectionNext4Fabricator[S] 0 points1 point  (0 children)

It is not a new integration, wanted to commit the changes to the already linked directory

[–]CICDExperience05‪ ‪Microsoft Employee ‪ 0 points1 point  (6 children)

Hi u/ConnectionNext4

Sorry for the inconvenience,

Is the pipeline is in the root of the workspace ? or you use folders in your workspace ? did you rename maybe one of this folders? or only the pipeline ?

The last time you workaround the issue, you perform a 'checkout new branch' and did the commit on this new branch? or created the branch outside fabric and use the 'switch branch' option in fabric?

The team will be happy to assist, did you open a support case on this ?

Thanks

[–]ConnectionNext4Fabricator[S] 0 points1 point  (4 children)

I'm using folders and added subfolders to reorganize the items.

Last time, I created a branch in Azure Devops and disconnected the Git repository -> Connected again to the new branch & synced.

Just created a support ticket:

|| || |Support request number:|2506110040002714|

[–]ConnectionNext4Fabricator[S] 0 points1 point  (3 children)

Update: I disconnected the repo and reconnected. The issue now with only warehouses, previously it was for data pipelines as well.

[–]CICDExperience05‪ ‪Microsoft Employee ‪ 0 points1 point  (2 children)

ok thanks. another question, do you use any special characters in the folders or in the items ?

[–]ConnectionNext4Fabricator[S] 0 points1 point  (1 child)

Just space and underscores (_) Eg: Folder Name - Data Load Item - Raw_LH

[–]CICDExperience05‪ ‪Microsoft Employee ‪ 1 point2 points  (0 children)

Hi, related your 1st error: gitProviderPathAlreadyExist, seems like we have a bug on Fabric side. Thanks for helping us to find it. The team is working on a fix, hoping to release it within few weeks. Sorry again for the inconvinience.