Skip to content

Use new memoized field in repository content API filtering #7799

@jobselko

Description

@jobselko

The WithContent filter (https://github.com/pulp/pulpcore/blob/main/pulpcore/app/viewsets/custom_filters.py#L375) uses the with_content method which still uses the old RepositoryContent model. We need to test to see if this filter has performance issues, and check to see if it can be replaced with the new field.

Follow-up to #7466

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions