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

core.eligibility primary key incorrect #555

Open
thutuva opened this issue Jul 29, 2024 · 0 comments
Open

core.eligibility primary key incorrect #555

thutuva opened this issue Jul 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@thutuva
Copy link
Member

thutuva commented Jul 29, 2024


Describe the bug - Required
A clear and concise description of what the bug is.

  • the column eligiblity_id is the primary key for core.elgibilitty. This field is generated by concatenting several columns to create a unique ID. The current logic excludes member ID which is needed since multiple member IDs can roll up to the same patient ID

Environment - Required

  • Tuva project package version (e.g. 0.6.0):
  • dbt version (e.g. 1.7):
  • dbt type (e.g. dbt cloud or dbt CLI):
  • Data warehouse (e.g. Snowflake):

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.
dbt does not throw a PK error


Screenshots
If applicable, add screenshots to help explain your problem.


Additional context
Add any other context about the problem here.

@thutuva thutuva added the bug Something isn't working label Jul 29, 2024
@thutuva thutuva self-assigned this Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant