Skip to content

Conversation

@connorlbark
Copy link
Collaborator

@connorlbark connorlbark commented May 9, 2025

DESCRIPTION (include screenshots, and mobile screenshots for participant UX)

Because our import system will attempt to "merge" tasks together that have the same createdAt, we have to be really careful... if they're a minute apart it's ok, and since the lowest resoluation we have on import is a minute, we just need to make sure we don't have duplicates. If a duplicate exists, they'll be merged together and it's not clear which one would "win".

I thought about making an auto-solution, but it only occurs about 30-40 times across all participants in A-T prod. I think it's easier to just manually clean it up - i.e. edit them to sure that no longitudinal responses have the same timestamp

TO TEST: (simple manual steps for confirming core behavior -- used for pre-release checks)

  • n/a

@connorlbark connorlbark changed the title [JN-1681] make created at duplicates more obvious [JN-1681] make created at duplicates more obvious + fix lots of issues with translate script May 12, 2025
@sonarqubecloud
Copy link

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.

3 participants