Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: don't access db unnecessarily #2219

Merged

Conversation

blaggacao
Copy link
Contributor

@blaggacao blaggacao commented Sep 19, 2024

Companion to frappe/erpnext#43301

This just created a major outage in producton (no payments could be processed by Guest in a restricted whitelisted permission scope - see Frappe PR linked in that ERPNext PR for details)

@blaggacao
Copy link
Contributor Author

@mergify backport version-15-hotfix

Copy link
Contributor

mergify bot commented Sep 19, 2024

backport version-15-hotfix

❌ Command disallowed due to command restrictions in the Mergify configuration.

  • sender-permission >= write

@ruchamahabal ruchamahabal merged commit 63f34cf into frappe:develop Sep 21, 2024
9 checks passed
mergify bot pushed a commit that referenced this pull request Sep 21, 2024
ruchamahabal added a commit that referenced this pull request Sep 21, 2024
…2219

fix: don't access db unnecessarily (backport #2219)
@blaggacao blaggacao deleted the fix/undue-db-write-on-payment-entry branch September 21, 2024 12:31
frappe-pr-bot pushed a commit that referenced this pull request Sep 26, 2024
# [15.30.0](v15.29.0...v15.30.0) (2024-09-26)

### Bug Fixes

* Accomodate `common_filters=None` in Bank Reco API ([7204774](7204774))
* don't access db unnecessarily ([#2219](#2219)) ([b456ee0](b456ee0))
* **Roster:** align with copy-html-entry constant ([#2216](#2216)) ([9af2255](9af2255))
* site name != host ([#2212](#2212)) ([7eb2b5b](7eb2b5b))

### Features

* add error message for annual allocation exceeded ([f28635f](f28635f))
* **Earned Leave:** allocate leaves manually ([9797033](9797033))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants