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

fix(locks): only lock when editing #5863

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

max-nextcloud
Copy link
Collaborator

📝 Summary

Read only shares should not lock a document.

Prevent file sync conflicts when nobody is editing.

See #5862.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation (README or documentation) has been updated or is not required

Read only shares should not lock a document.

Prevent file sync conflicts when nobody is editing.

See #5862.

Signed-off-by: Max <max@nextcloud.com>
@juliushaertl juliushaertl added bug Something isn't working 3. to review labels Jun 6, 2024
@juliushaertl juliushaertl added this to the Nextcloud 30 milestone Jun 6, 2024
@juliushaertl juliushaertl merged commit 9691140 into main Jun 6, 2024
62 checks passed
@juliushaertl juliushaertl deleted the fix/read-only-session branch June 6, 2024 14:26
@juliushaertl
Copy link
Member

Backports?

@max-nextcloud
Copy link
Collaborator Author

/backport to stable29

@max-nextcloud
Copy link
Collaborator Author

/backport to stable28

@max-nextcloud
Copy link
Collaborator Author

/backport to stable27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants