Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict moving files #134

Open
Diodeeric opened this issue Feb 23, 2024 · 0 comments
Open

Restrict moving files #134

Diodeeric opened this issue Feb 23, 2024 · 0 comments
Labels
feature New feature or request or improvement on deck Item is on deck for next available dev slot

Comments

@Diodeeric
Copy link

Diodeeric commented Feb 23, 2024

Accidental deletions typically happen when a user begins working into the local file structure. Using the file structure is helpful to manage folder relocation or moving multiple files at one time. What often happens is a user is moving files from one folder to another, but then doesn't notify team members of the move – resulting in team members thinking the file has been deleted, when it actually has been moved. Another issue is when people move the files from a Diode folder to a local file system, actually resulting in the file to be deleted from other Diode team members.

Couple thoughts:

  1. When launching the local file system, add a warning about moving files including a box to not warn me of this message again.
  2. Locking the function of launching the local file system to owners and admins only.
  3. Making the Diode app able to move files to another folder within the Diode app to prevent the need to rely on the local file system and reducing possibilities of user error.
@hansr hansr added feature New feature or request or improvement on deck Item is on deck for next available dev slot labels Mar 9, 2024
@hansr hansr changed the title File versions and accidental deletions Restrict moving files Mar 9, 2024
@hansr hansr mentioned this issue Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request or improvement on deck Item is on deck for next available dev slot
Projects
None yet
Development

No branches or pull requests

2 participants