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

migration to remove ProjectQuery namespace for entity_type of Member #15993

Closed
wants to merge 1 commit into from

Conversation

toy
Copy link
Contributor

@toy toy commented Jun 28, 2024

Migration is needed after changes in #15983

@toy toy requested a review from klaustopher June 28, 2024 18:56
@klaustopher
Copy link
Contributor

klaustopher commented Jun 28, 2024

Up until now there was no way to create a membership on a project query for real users out there, so that migration will not do anything for anybody outside of our little circle of developers rails runner "Member.where(entity_type: 'Queries::Projects::ProjectQuery').update_all(entity_type: 'ProjectQuery') for everybody who has created some should just do the job

@toy toy closed this Jul 1, 2024
@toy toy deleted the project-query-demodularization-migration branch July 1, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants