Project

Profile

Help

Refactor #2183

closed

Refactor #2116: Migrate mongo collections to postgres tables.

Migrate repo_groups collection to the repository_group table.

Added by jortel@redhat.com over 7 years ago. Updated over 4 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
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

Copied from Migration Plugin - Refactor #2139: Migrate repositories collection to the repository table.CLOSED - DUPLICATE

Actions
Actions #1

Updated by jortel@redhat.com over 7 years ago

  • Copied from Refactor #2139: Migrate repositories collection to the repository table. added
Actions #2

Updated by amacdona@redhat.com over 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX

Repo groups will not be included in Pulp 3.

Actions #3

Updated by daviddavis almost 5 years ago

  • Sprint/Milestone set to 3.0.0
Actions #4

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #5

Updated by Anonymous over 4 years ago

  • File clipboard-201911011322-ub6r9.png added
Actions #6

Updated by daviddavis over 3 years ago

  • File deleted (clipboard-201911011322-ub6r9.png)

Also available in: Atom PDF