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

[TTAHUB-2553]Fix historical duplicate args #2297

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

hardwarehuman
Copy link
Collaborator

@hardwarehuman hardwarehuman commented Aug 1, 2024

Description of change

This issue hasn't been seen in months and a number of possible causes of the problem have been fixed so this just cleans up historical cases

How to test

All this does is run SELECT dedupe_args();, which ideally never does anything, but will fix historical duplicate ARGs by merging down to one single record anchoring all the metadata about the link between any given AR and Goal pair. 66 dupes are expected to be deleted in this case and no metadata moved.

Issue(s)

Checklists

Every PR

  • Meets issue criteria
  • JIRA ticket status updated
  • Code is meaningfully tested

Before merge to main

  • Ready to create production PR

Production Deploy

  • Staging smoke test completed

After merge/deploy

  • Update JIRA ticket status

@hardwarehuman hardwarehuman merged commit a33246a into main Aug 3, 2024
10 checks passed
@hardwarehuman hardwarehuman deleted the TTAHUB-2553/historical_dupe_arg_fix branch August 3, 2024 04: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.

2 participants