Skip to content

Conversation

@capJavert
Copy link
Contributor

@capJavert capJavert commented Nov 25, 2025

We currently don't have data in dataset_location, so saving unmatched locations to customLocation column so we can do enrichment later.

@capJavert capJavert self-assigned this Nov 25, 2025
@capJavert capJavert requested a review from a team as a code owner November 25, 2025 13:14
locationId: string | null;

@Column({ type: 'jsonb', default: {} })
customLocation: Partial<{
Copy link
Contributor Author

Choose a reason for hiding this comment

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

will expose this column and connect to frontend for readonly display on profile in different PR.

Copy link
Contributor Author

@capJavert capJavert Nov 25, 2025

Choose a reason for hiding this comment

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

Write should always go to locationId

@capJavert capJavert enabled auto-merge (squash) November 25, 2025 13:17
@capJavert capJavert merged commit 25b89c1 into main Nov 25, 2025
14 checks passed
@capJavert capJavert deleted the user-experience-custom-location branch November 25, 2025 13:20
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