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

[IN-79]: fix/cleanup-files-name-indexes #403

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

sg-gs
Copy link
Member

@sg-gs sg-gs commented Oct 1, 2024

This PR aims to reduce the infra debt related to the files field name, which is causing multiple performance problems while not giving advantages of any type.

The migrations fix the cases where files were being duplicated by name due to not migrating the index where status = 'EXISTS' during the transition we did from deleted/removed fields to status.

@sg-gs sg-gs added the enhancement New feature or request label Oct 1, 2024
@sg-gs sg-gs self-assigned this Oct 1, 2024
@sg-gs sg-gs requested a review from apsantiso as a code owner October 1, 2024 12:08
@sg-gs
Copy link
Member Author

sg-gs commented Oct 1, 2024

The migrations have been already run succesfully.

@sg-gs sg-gs changed the title [_]: fix/cleanup-files-name-indexes [IN-79]: fix/cleanup-files-name-indexes Oct 1, 2024
Copy link

sonarcloud bot commented Oct 1, 2024

@sg-gs sg-gs merged commit 4b374f9 into master Oct 1, 2024
10 of 11 checks passed
@sg-gs sg-gs deleted the fix/cleanup-files-name-indexes branch October 1, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ready-for-preview
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant