Skip to content

[frappe] PR #21869 perf: dont reload doc when already saving

See https://github.com/frappe/frappe/pull/21869

Date: 2023-07-31T06:18:54+00:00

  • perf: dont reload doc when already saving (#21869)



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

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

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

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

Merge request reports

Loading