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

Added migration to add tags list to db #7871

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

mzparacha
Copy link
Contributor

@mzparacha mzparacha commented May 17, 2024

Link to Issue

Closes: #7872

Description of Changes

Added migration for inserting tagslist to db

"How We Fixed It"

N/A

Test Plan

  • Run yarn migrate-db
  • Verify that new tags are added to Tags table

Deployment Plan

  1. Enable FLAG_USER_ONBOARDING_ENABLED
  2. Run db migrations

Other Considerations

N/A

@mzparacha mzparacha marked this pull request as ready for review May 17, 2024 18:02
@mzparacha mzparacha self-assigned this May 17, 2024
@mzparacha mzparacha added the deployment plan (PRs only) requires manual infrastructure changes on release label May 17, 2024
Copy link
Contributor

@ForestMars ForestMars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

G2G

@ForestMars ForestMars merged commit 6fb2219 into master May 17, 2024
10 checks passed
@ForestMars ForestMars deleted the malik.tags-list-migration branch May 17, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment plan (PRs only) requires manual infrastructure changes on release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add migration for inserting tags list
3 participants