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: specify doctype in queries (backport #18403) #18405

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 13, 2022

This is an automatic backport of pull request #18403 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot requested review from a team and phot0n and removed request for a team October 13, 2022 06:11
@github-actions github-actions bot added the add-test-cases Add test case to validate fix or enhancement label Oct 13, 2022
@ankush ankush added Skip CI Doesn't run Ci for this PR. and removed add-test-cases Add test case to validate fix or enhancement labels Oct 13, 2022
@ankush ankush merged commit 6848ee9 into version-14-hotfix Oct 13, 2022
@mergify mergify bot deleted the mergify/bp/version-14-hotfix/pr-18403 branch October 13, 2022 06:14
frappe-pr-bot pushed a commit that referenced this pull request Oct 18, 2022
# [14.12.0](v14.11.1...v14.12.0) (2022-10-18)

### Bug Fixes

* add flags to set_permission for docshares ([#18416](#18416)) ([#18429](#18429)) ([a2ba0aa](a2ba0aa))
* correct import for markupsafe.escape ([c2f1c57](c2f1c57))
* **dx:** resolve_class ([#18417](#18417)) ([#18421](#18421)) ([c47de0d](c47de0d))
* explicitly set doctype in queries ([#18403](#18403)) ([#18405](#18405)) ([6848ee9](6848ee9))
* format currency value as float while grid upload ([5eb803c](5eb803c))
* google calendar sync times ([#18384](#18384)) ([#18394](#18394)) ([7c9ee6d](7c9ee6d))
* Notifications. Get Alerts for Today button [#18423](#18423) ([#18428](#18428)) ([63e3c61](63e3c61))
* progress bar not disappearing ([#18375](#18375)) ([#18392](#18392)) ([e0d6d0b](e0d6d0b))
* reshuffle __newname field to accommodate under 1st Tab Break ([#18406](#18406)) ([#18427](#18427)) ([f833e5d](f833e5d))
* Show error page even when routing fails ([#18437](#18437)) ([#18438](#18438)) ([5d3e97a](5d3e97a))
* **UI:** child table custom horizontal scroll ([ec09123](ec09123))
* **UI:** Child table responsive ([cb866f9](cb866f9))
* **UI:** consider 2px border at grid end ([c85fb2d](c85fb2d))
* **UI:** lesser margin if cell is focused ([f3ad63a](f3ad63a))

### Features

* allow syncing new fields in Doctype Layout ([#18408](#18408)) ([c73e2e2](c73e2e2))
* search in translated title, if we show title ([#17828](#17828)) ([#18395](#18395)) ([73758d7](73758d7))

### Performance Improvements

* Perform `db.set_value` with single query only (backport [#18305](#18305)) ([#18349](#18349)) ([23caa1f](23caa1f))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released Skip CI Doesn't run Ci for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants