Needs review
Project:
Entity Clone
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Apr 2026 at 13:08 UTC
Updated:
28 Apr 2026 at 18:59 UTC
Jump to comment: Most recent
I want to clone a product from the Drupal commerce module, but I don't have the option to take ownership. The problem is the missing permissions because the commerce has its own implementation of the EntityOwnerTrait.
Check for the EntityOwnerInterface instead of OwnerEntityTrait, since its less likely that other modules use a different interface.
Testing
none
N/A
N/A
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
hlaun commentedComment #4
hlaun commentedComment #5
hlaun commentedComment #6
hlaun commentedComment #7
hlaun commented