refactor!: Drop user based workflow action compatibility by ankush [frappe] PR#24956
From: https://github.com/frappe/frappe/pull/24956
Date: 2024-02-20 20:07:13+05:30
- refactor!: Drop user based workflow action compatibility (#24956)
Diagnostics
Suspicious changes found (dokos|telemetry|shipping_rule|capture_doc):
a09b0b141daf9532c50a4b526d6c80e5b4c22bd2 refactor!: Drop user based workflow action compatibility (#24956)
Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-24956
# 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