Changed folder name not updated in Studio

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.
image

Logs also display the old folder name.

Directory.GetCurrentDirectory.
Show the actual project folder name.

1 Like

Same situation but I don’t have the json file anymore… What can I do to have UiStudio to point at the path that reflects the folder where my xaml file locates?

Do a local publish from studio and you ll get the project json file generated

1 Like

@Gabriel_Tatu
Same issue but json file generated.