Task #6515
Story #6134: [EPIC] Pulp import/export
Investigate/reduce the fields being exported
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 77
Quarter:
Description
We are currently exporting all db-columns, many of which are unnecessary/incorrect to move from one db to another. Revisit pulpcore modelresource and limit the fields we export.
Associated revisions
History
#8
Updated by ggainey 6 months ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|8707c401e1c71e874948a363a515d68fc59c93fb.
#9
Updated by dkliban@redhat.com 5 months ago
- Sprint/Milestone set to 3.6.0
Please register to edit this issue
Remove import/export's dependency on pulp_ids.
Dealing this required slimming down the fields we export/import, so #6515 got addressed along the way as well.
Required PR: https://github.com/pulp/pulp_file/pull/406 closes #6807 closes #6515