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 the "locked out" message shown when someone tries to edit a roster or mark attendance #1110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jefft
Copy link
Contributor

@jefft jefft commented Dec 10, 2024

At our church, we often have situations where someone has a lock on something, but we don't know who to tell them to Get On With It. This patch improves the locked-out message to say who has the lock, and for how long.

The code handles the situation where multiple users have locks for different sets of roster roles. It also handles the situation where the lock requester doesn't have permission to see the lock holder (their person view doesn't have the lock-holder).

Old:

image

New:

image

Old:
image

New:

image

roster, or mark attendances, but can't because someone else has the
lock. The message now says who has the lock (so they can perhaps be
contacted), as well as how long until it times out.
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.

1 participant