Skip to content

Fix index duplicate for game collection - #56

Merged
JoshD94 merged 1 commit into
releasefrom
master
Jan 31, 2026
Merged

Fix index duplicate for game collection#56
JoshD94 merged 1 commit into
releasefrom
master

Conversation

@JoshD94

Copy link
Copy Markdown
Contributor

Overview

The game collection index is based on certain columns. The problem was that there were duplicates that have the same values in all those columns. So I added 2 more columns (city, location), to match how we are adding the game collection objects.

Changes Made

Test Coverage

Next Steps (delete if not applicable)

Related PRs or Issues (delete if not applicable)

Screenshots (delete if not applicable)

Screen Shot Name

@JoshD94
JoshD94 merged commit 39f327b into releaseJan 31, 2026
5 checks passed
Sign up for freeto 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.

1 participant

@JoshD94