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: Only show permitted attendance records in calendar view #2739

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

asmitahase
Copy link
Collaborator

@asmitahase asmitahase commented Jan 31, 2025

Problem

Employee's could see other employee's attendance records in calendar view on clearing filters.

Fix:

Apply permissions while fetching records instead of using filters.
Added attendance date as search index to fetch records faster
no-tests

Closes #2466

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

Successfully merging this pull request may close these issues.

Functionality issue in the Calendar view of Attendance doctype
1 participant