UiPath Studio Unable To Clear DevOps Cache

UiPath Studio is unable to clear the DevOps cache, the new source pulled from DevOps will still contain unwanted edits.

Troubleshooting steps:

  1. Close UiPath Studio
  2. Navigate to the project folder.
    1. Observe a folder named ".local"
    2. It is generally hidden, if unable to view it, enable it to see the hidden folders.
    3. Try to clear the NuGet cache
  3. Navigate to %UserProfile%\AppData\Local\UiPath\ or %LocalAppData%\UiPath\ in your file explorer
  4. Delete the .cache folder
  5. Restart the computer
  6. Open UiPath Studio again and fetch the files from source control.

Before performing this, it is recommended to take back up of any important project files or packages present in these locations, as this will clear all the local data of UiPath Studio stored in these folders, and it can not be undone once deleted.

Also, remember to update all packages to their latest stable versions because sometimes inconsistencies in package versions can also cause such issues.