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

Prevent concurrent assignment of editors #5684

Merged
merged 3 commits into from
Feb 21, 2023

Conversation

duartegalvao
Copy link
Member

@duartegalvao duartegalvao commented Feb 20, 2023

This PR prevents the assignment of editors to editables if changes have occurred in parallel. In bulk assignments, it also allows users to proceed with the assignment anyway.

image

@duartegalvao duartegalvao force-pushed the concurrent-editor-assignments branch 2 times, most recently from 3ba7ae8 to 33d0bd0 Compare February 21, 2023 08:22
@ThiefMaster ThiefMaster force-pushed the concurrent-editor-assignments branch from 33d0bd0 to 833ca20 Compare February 21, 2023 16:24
@ThiefMaster ThiefMaster added this to the v3.2 milestone Feb 21, 2023
@ThiefMaster ThiefMaster merged commit 833ca20 into indico:master Feb 21, 2023
@ThiefMaster ThiefMaster deleted the concurrent-editor-assignments branch February 21, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

2 participants