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

[Bug]: File is locked but users are still able to edit it #5618

Closed
5 of 8 tasks
vagner-dias opened this issue Apr 19, 2023 · 3 comments
Closed
5 of 8 tasks

[Bug]: File is locked but users are still able to edit it #5618

vagner-dias opened this issue Apr 19, 2023 · 3 comments

Comments

@vagner-dias
Copy link

⚠️ Before submitting, please verify the following: ⚠️

Bug description

When a file is locked, users are still able to edit it using the desktop client

Steps to reproduce

Scenario:
Two users have access to the same file

  • User 1 Locks the file to edit it
  • After some seconds the lock is synchronized to user 2
  • After that, User2 tries to edit the file and it manages to edit it, even though the file is locked by User1.

Expected behavior

When a user locks a file to edit it, the file should be set as "read-only" for other users.

As far as I remember this was the behaviour some versions ago. I am not sure why this behaviour changed.

Which files are affected by this bug

any file

Operating system

Windows

Which version of the operating system you are running.

Windows 10

Package

Appimage

Nextcloud Server version

25.0.5

Nextcloud Desktop Client version

3.8.0

Is this bug present after an update or on a fresh install?

Updated from a minor version (ex. 3.4.2 to 3.4.4)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

Are you using an external user-backend?

  • Default internal user-backend
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Nextcloud Server logs

No response

Additional info

No response

@vagner-dias vagner-dias changed the title [Bug]: [Bug]: File is locked but users are still able to edit it Apr 19, 2023
@solracsf
Copy link
Member

See also #4060

@vagner-dias
Copy link
Author

@mgallien @allexzander
Do you believe you can bring back the feature which sets the file as read-only when it is locked?

Thank you!

@mgallien
Copy link
Collaborator

@vagner-dias this would be #5841

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants