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

5986 Add migration to drop user_account fk constraint #6134

Open
wants to merge 1 commit into
base: V2.5.0-RC
Choose a base branch
from

Conversation

noel-yeldos
Copy link
Contributor

Fixes #5986

πŸ‘©πŸ»β€πŸ’» What does this PR do?

Add migratoin to drop user_account fk constraint from vaccination table. Vaccinations given by new users on remote sites now show up in the vaccination table.

Screenshot 2025-01-17 at 2 42 55 PM

πŸ’Œ Any notes for the reviewer?

πŸ§ͺ Testing

  • On OG, create a new user
  • On OMS remote site, log in as this new user
  • Within a vaccination program encounter, give a new vaccination
  • Sync to OMS central
  • Open vaccination table in dbeaver and see given vaccination in the vaccination table

πŸ“ƒ Documentation

  • Part of an epic: documentation will be completed for the feature as a whole
  • No documentation required: no user facing changes or a bug fix which isn't a change in behaviour
  • These areas should be updated or checked:
    1.
    2.

@github-actions github-actions bot added this to the V2.5.0-RC4 milestone Jan 17, 2025
@github-actions github-actions bot added bug Something is borken Severity: Hotfix Extreme user impact. Can't finalise invoices. Needs patch release and installation immediately. Team Korimako LachΓ©, Aimee, Noel John, and Zachariah labels Jan 17, 2025
@noel-yeldos noel-yeldos changed the title Add migration to drop user_account fk constraint 5986 Add migration to drop user_account fk constraint Jan 17, 2025
@lache-melvin lache-melvin self-assigned this Jan 17, 2025
Copy link
Contributor

@lache-melvin lache-melvin left a comment

Choose a reason for hiding this comment

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

sweeet thanks noel!! nice work getting everything set up to test this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is borken Severity: Hotfix Extreme user impact. Can't finalise invoices. Needs patch release and installation immediately. Team Korimako LachΓ©, Aimee, Noel John, and Zachariah
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants