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

Improve check for showing user who locked profile #372

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

bwalkerl
Copy link
Contributor

@bwalkerl bwalkerl commented Dec 6, 2024

This is an edge where a profile is showing it was locked by the user of the profile because the check for usermodified during creation isn't working as intended for unfinished profiles 4175454#diff-5f8968976b6ffb6f4ed942f198c378ef4455b1c1dbf040cbc1100cfc2fbb736fR325-R329

These were locked when locking didn't change the user/time modified. This should be rare since we're no longer saving unfinished web pages, but it should be safe to add an extra buffer here.

@brendanheywood brendanheywood merged commit 4170166 into MOODLE_35_STABLE Dec 6, 2024
25 checks passed
@brendanheywood brendanheywood deleted the fix-unfinished-lock-user branch December 6, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants