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

Merged
merged 3 commits into from
Feb 4, 2025

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

@asmitahase asmitahase merged commit 4cd476b into frappe:develop Feb 4, 2025
7 checks passed
asmitahase added a commit that referenced this pull request Feb 4, 2025
…2739

fix: Only show permitted attendance records in calendar view (backport #2739)
asmitahase added a commit that referenced this pull request Feb 4, 2025
…2739

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