Skip to content

18500 fix check for cloning mixin #19252

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
Apr 22, 2025
Merged

18500 fix check for cloning mixin #19252

merged 1 commit into from
Apr 22, 2025

Conversation

arthanson
Copy link
Collaborator

Fixes: #18500

Fixes the check for CloningMixin - old check would fail if plugin had a clone method defined.

@arthanson arthanson marked this pull request as ready for review April 21, 2025 22:21
@arthanson arthanson requested review from a team and jeremystretch and removed request for a team April 21, 2025 22:21
@jeremystretch jeremystretch merged commit c73cc0a into main Apr 22, 2025
10 checks passed
@jeremystretch jeremystretch deleted the 18500-clone branch April 22, 2025 12:14
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.

prepare_cloned_fields() should check for cloning support on model
2 participants