fix: Show shared events to user by niraj2477 [frappe] PR#32029

From: https://github.com/frappe/frappe/pull/32029
Date: 2025-05-21 13:36:49+05:30

  • fix: Show shared events to user (#32029)



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

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

# 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