fix: check permissions as per specified user by sagarvora [frappe] PR#32861

From: https://github.com/frappe/frappe/pull/32861
Date: 2025-06-09 23:30:45+05:30

  • fix: check permissions as per specified user



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-32861

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-32861

# Make changes then rebase
git rebase -i develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading