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(perf) tiny change but can have big impact with regards to snappin… #27188

Merged
merged 3 commits into from Jan 9, 2024

Conversation

wezell
Copy link
Contributor

@wezell wezell commented Jan 5, 2024

This removes an unneeded and somewhat heavy db query from the edit content screen.

This was only found because I had a break point in the ContentTypeFactory search method and tried to edit a piece of content.

@wezell wezell enabled auto-merge January 5, 2024 20:43
Copy link

Quality Gate passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No Coverage information No data about Coverage
No Duplication information No data about Duplication

See analysis details on SonarQube

@wezell wezell added this pull request to the merge queue Jan 9, 2024
Merged via the queue into master with commit cf9b773 Jan 9, 2024
36 checks passed
@wezell wezell deleted the issue-27187-remove-unneeded-db-hit branch January 9, 2024 20:29
@wezell wezell added LTS : Next Ticket that will be added to LTS Doc : Not Needed Team : Lunik labels Jan 12, 2024
@erickgonzalez erickgonzalez removed Doc : Not Needed LTS : Next Ticket that will be added to LTS Team : Lunik labels Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants