[go: up one dir, main page]

Skip to content

fix: Reset SLA on issue doesn't work by ankush [frappe] PR#38789

From: https://github.com/frappe/erpnext/pull/38789
Date: 2023-12-15 22:00:01+05:30

  • fix: Reset SLA on issue doesn't work (#38789)



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

# 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