Skip to content

fix: advertise insights to system manager only by barredterra [frappe] PR#25693

Bot Dokos requested to merge ft-pr-25693 into develop

From: https://github.com/frappe/frappe/pull/25693
Date: 2024-03-28 01:13:55+05:30

  • Merge pull request #25693 from barredterra/less-ads
  • fix: advertise insights to system manager only



Diagnostics

Suspicious merge commit detected: 5fce9a471e17480fc96bf3b8a58affe93851155f



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

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

# 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