Edit: SOLVED
I simply had to change the name element in project.json.
Scenario:
I have renamed the project folder to better reflect the project. However UiPath Studio does not detect that the folder has been renamed. Regardless, the project file can be opend and run without problems.
Old folder name: “eflyt_demo”
New folder name: “eFlyt”
Screenshots from Studio after renaming
Steps to reproduce:
Create a project in Studio. Close the application and change the project folder name. Reopen studio.
Current Behavior:
Studio does not update its internal state.
Expected Behavior:
Studio should display current folder name.
Studio Version:
2017.1.6522 CE
Last stable behavior:
N/A
Last stable version:
N/A
OS Version:
Windows 10 64-bit Version 1607
Others if Relevant: (workflow, logs, .net version, service pack, etc):
.NET Framework 4.7.1
Studio wrongly displays the original project folder name.
Logs also display the old folder name.
Directory.GetCurrentDirectory.
Show the actual project folder name.