I have looked for a couple of modules but can’t seem to find the specific feature I want. Basically I have products that are tied to a user/owner. I want another user/owner to come in and clone it and add it to their own inventory.
So for example: User 1 creates a node which represents a basket of apples with many fields distinguishing them as their own unique version. Ex: Color, Size, Quantity, ect.
Then user 2 can come in, clone said node and claim it as their own, with the only exception of making the new node tied to user 2 and not user 1. Basically a way of importing the data without using the feeds system. A simple click to add this item as their own and even able to edit/change a few details if they wish.
Does a module like this exist in Drupal?