Actions
Backport #9273
closedBackport #9269 "Allow content types that declare their own custom managers to use bulk touch" to 3.14.z
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Content subclasses that declare their own custom managers don't have access to touch() functionality, we need to export it through the API so that they can subclass it.
Related issues
Updated by dalley about 3 years ago
- Copied from Issue #9269: Allow content types that declare their own custom managers to use bulk touch added
Updated by dalley about 3 years ago
- Subject changed from Backport #9269 "Allow content types that declare their own custom managers to use bulk touch to Backport #9269 "Allow content types that declare their own custom managers to use bulk touch" to 3.14.z
- Assignee deleted (
dalley)
Added by dalley about 3 years ago
Updated by dalley about 3 years ago
- Status changed from NEW to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|6fee19c08c0e10b5820e4ed259130e1554bd1969.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fix issue where plugins with custom content managers can't use touch()
backports: #9269 https://pulp.plan.io/issues/9269
fixes #9273
(cherry picked from commit 2af65cf90e66fab222293fd8f809d84877c6bf6b)