Skip to content

fix: use `frappe.db.get_single_value` for compatibility with older fw…

0b67263
Select commit
Loading
Failed to load commit list.
Merged

fix: AttributeError: module 'frappe' has no attribute 'get_single_value' in older fw versions <16 #1101

fix: use `frappe.db.get_single_value` for compatibility with older fw…
0b67263
Select commit
Loading
Failed to load commit list.
Mergify / Rule: backport to version-3-hotfix (backport) succeeded May 7, 2026 in 0s

Backports have been created

Cherry-pick of bc16b92 has failed:

On branch mergify/bp/version-3-hotfix/pr-1101
Your branch is up to date with 'origin/version-3-hotfix'.

You are currently cherry-picking commit bc16b928.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   insights/api/__init__.py

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally