Skip to content

Conversation

ryanmitchell
Copy link
Contributor

491 caused speed regressions on some installs due to how pluck() is now taking place in core's eloquent base model.

This PR works around that by going through the model's query builder.

@ryanmitchell ryanmitchell marked this pull request as ready for review September 11, 2025 08:04
@ryanmitchell
Copy link
Contributor Author

@duncanmcclean when you get some time can you sanity check this. It feels like a necessary work around due to the speed regressions.

@ryanmitchell ryanmitchell merged commit 26df8a4 into statamic:4.x Sep 11, 2025
19 checks passed
@ryanmitchell ryanmitchell deleted the fix/regression-on-model-status-query branch September 11, 2025 09:53
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.

2 participants