Skip to content

Change RemoteRepository relationship to Project to a many-to-many relationsihp #8232

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
agjohnson opened this issue Jun 3, 2021 · 2 comments · Fixed by #8259
Closed

Change RemoteRepository relationship to Project to a many-to-many relationsihp #8232

agjohnson opened this issue Jun 3, 2021 · 2 comments · Fixed by #8259
Labels
Accepted Accepted issue on our roadmap Improvement Minor improvement to code

Comments

@agjohnson
Copy link
Contributor

agjohnson commented Jun 3, 2021

In order to allow a repository to be imported twice by the same connected VCS provider account, this relationship should be a many-to-many relationship instead of 1-to-1. We have a few issues blocked on this change, and the migration of our organization structure to community code base is dependent on this as well.

@agjohnson agjohnson added Improvement Minor improvement to code Accepted Accepted issue on our roadmap labels Jun 3, 2021
@humitos
Copy link
Member

humitos commented Jun 7, 2021

This task is required for #8229 and I added it there as a dependency. Not sure if it makes sense to track it separately. We can probably close this issue.

@agjohnson
Copy link
Contributor Author

Seems like a lot of work in that issue, probably best to make this a digestible chunk so that we can solve user requests like this without waiting on development for the larger feature addition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Accepted issue on our roadmap Improvement Minor improvement to code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants