Skip to content
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

refactor: strip existing project when adding it to an organization #3726

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shreddedbacon
Copy link
Member

General Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for inclusion in changelog

Database Migrations

  • If your PR contains a database migation, it MUST be the latest in date order alphabetically

There exists a condition when adding an existing project to an organization that could result in a project and any groups it has being left in a disconnected state. This refactor is to make sure that the project and any access it previously had is stripped entirely when adding the project to the organization. Effectively it would appear as a fresh project (still retaining all of its environments etc. though)

@shreddedbacon shreddedbacon added this to the 2.20.0 milestone May 20, 2024
@shreddedbacon shreddedbacon marked this pull request as ready for review June 5, 2024 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant