Skip to content

[5.x] Fix entry model not being updated when importing entries #10107

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

Merged
merged 1 commit into from
May 17, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request fixes an issue with the install:eloquent-driver command where the Eloquent model for entries wasn't being swapped to the special UuidEntryModel, used when importing existing entries.

We're updating the eloquent-driver.php file using simple string replacement, which didn't work here due to whitespace changes.

@jasonvarga jasonvarga merged commit 5cb5da6 into 5.x May 17, 2024
32 checks passed
@jasonvarga jasonvarga deleted the fix/install-eloquent-driver-model-change branch May 17, 2024 14:00
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