-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Feature Description
As a user, I want to be able to change the location of a project directory.
Currently, the path to the directory for a project is set when the project is created and cannot be changed.
Project names can be changed, putting the project name and directory name out of sync, and leading to potential confusion.
Proposed Solution
Allow the user to change the location of a project directory.
Additional Context
- Requested by @iqlinuxadmin
- There may be constraints around moving a project to a new directory while downloads/uploads are active in that project. How/when will the downloader process know that the location has changed?
Reactions are currently unavailable