fix(UX): Leave Type Master by asmitahase [frappe] PR#4282

From: https://github.com/frappe/hrms/pull/4282
Date: 2026-03-30 13:46:34+05:30

  • Merge pull request #4282 from asmitahase/ux-leave-type
  • fix(UX): Leave Type Master



Diagnostics

Suspicious merge commit detected: 4c8844f2b9145b39dfd12c6ebb7688412bbf15ec



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

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

# 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