Skip to content

Ensure recursive add and remove is not impacted by values_list() #460

Description

@pulpbot

Author: @ipanova (ipanova@redhat.com)

Redmine Issue: 5823, https://pulp.plan.io/issues/5823


Django docs calls out that values_list() should not be used for many-to-many relationships, because the qs might give inaccurate results.

Look into recursive add and remove code and ensure our results are not influnced by usage of values_list()

pulp/pulp_rpm#1524 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions