Project.json keeping status checked out after check-in in TFS

Hello,
We are using UiPath Studio (v2023.10.4) icw TFS already for years and we noticed last few months that although we have checked-in project, the status of project.json is not properly set and looks like its not checked in for other developers. As a result of this we need to do manual action (select Finish Editing).
Does anybody has a solution for this?

Hi @paul.de.boer

project.json sometimes stays locked after check-in.

  • Always click Finish Editing after check-in
  • Avoid multiple users editing the project at the same time
  • Upgrade Studio (newer versions fix this)

Hi @paul.de.boer

This is a known issue with UiPath Studio 2023.10.4 + TFS Local Workspace.

  1. Switch TFS workspace to Server Workspace** (most effective)
    2.Exclude UiPath folders from OneDrive/Antivirus**
    3.Upgrade Studio to 2023.10.7+**
  2. Ensure project.json is read-only after check-in

Local workspaces + 2023.10.x often cause Studio to think project.json is still checked out, requiring Finish Editing manually.

Regards,
Gokul