fix(pwa-link): Link field clears when selected value is outside default options page (backport #4808) [frappe] PR#4874/v5-dev

From: https://github.com/frappe/hrms/pull/4874/v5-dev
Date: 2026-06-30 15:41:14+05:30

  • fix(pwa): preserve link field value when value is outside default options



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-4874/v5-dev

# Alternatively, re-take the changes
git switch v5-dev
ft take ft-pr-4874/v5-dev

# Make changes then rebase
git rebase -i v5-dev

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

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

Merge request reports

Loading