[go: up one dir, main page]

Skip to content

fix: Duplicate entry ' EF1DE8B2E1B6' for key 'PRIMARY' by rohitwaghchaure [frappe] PR#44809

From: https://github.com/frappe/erpnext/pull/44809
Date: 2024-12-21 10:01:12+05:30

  • fix: Duplicate entry ' EF1DE8B2E1B6' for key 'PRIMARY' (#44809)



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

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

# 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