Skip to content

[Feature] Option to Add to Many to Many Fields Instead of Duplicating Objects #842

@enlace-one

Description

@enlace-one

Is this feature missing in the latest version?

  • I'm using the latest release

Is your feature request related to a problem? Please describe.

I have two models - Asset and Tag. They are related by a many to many field. When I clone Asset (after adding tag to the many to many explicit setting) it creates a new tag as well. What I would like is for the new asset to be added to the many to many fields of the tags associated with the cloned asset.

Describe the solution you'd like?

It makes sense to me for this to be a under a class attribute such as _clone_through_set_addition_m2m_fields

Describe alternatives you've considered?

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions