ide icon indicating copy to clipboard operation
ide copied to clipboard

Make process id persistent on project rename

Open ankushKun opened this issue 11 months ago • 0 comments

Problem: Whenever a project is renamed, the process id does not persist and gets replaced with an empty string

Reason: On renaming a project, a new project with same data but different name is created and the previous project is removed. In the process, all data gets copied except the process id

https://github.com/user-attachments/assets/bda04190-7984-4246-b203-6e3774b5f45f

ankushKun avatar Jan 15 '25 07:01 ankushKun