fix: is_translatable check in link field by Nihantra-Patel [frappe] PR#24739

From: https://github.com/frappe/frappe/pull/24739
Date: 2024-02-05 12:12:25+05:30

  • fix: check is_translatable link (#24739)



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

# 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