Actions
Refactor #2183
closedRefactor #2116: Migrate mongo collections to postgres tables.
Migrate repo_groups collection to the repository_group table.
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
The data in the repo_groups collection needs to be migrated into the repository_group table in postgres.
For each field in the repo_groups document:
repos => repository
____________________|____________________________
=> id (generated)
display_name => name
description => description
repo_ids => members (by ForeignKey to Repository)
notes => notes (by Notes relation)
scratchpad => scratchpad (by Scratchpad relation)
Related issues
Updated by jortel@redhat.com over 8 years ago
- Copied from Refactor #2139: Migrate repositories collection to the repository table. added
Updated by amacdona@redhat.com almost 6 years ago
- Status changed from NEW to CLOSED - WONTFIX
Repo groups will not be included in Pulp 3.
Updated by Anonymous about 5 years ago
- File clipboard-201911011322-ub6r9.png added
Updated by daviddavis over 4 years ago
- File deleted (
clipboard-201911011322-ub6r9.png)
Actions