Skip to content

Conversation

@AarDG10
Copy link
Member

@AarDG10 AarDG10 commented Jan 6, 2026

fix(leaderboard): This PR aims to fix a permission issue with respect to leaderboard.py wherein instead of using get_list, get_all was being used and this caused permissions to be overlooked. Switching to use frappe.get_list instead so permissions are respected.

Before:
Permissions were ignored.

After:
Permissions are respected.

related to Ticket #56598

@AarDG10 AarDG10 requested a review from akhilnarang January 6, 2026 15:23
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