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

fix(server): duplicate detection #15727

Merged
merged 1 commit into from
Jan 27, 2025
Merged

fix(server): duplicate detection #15727

merged 1 commit into from
Jan 27, 2025

Conversation

alextran1502
Copy link
Contributor

@alextran1502 alextran1502 commented Jan 27, 2025

Fixes #15693

Copy link
Contributor

@mertalev mertalev left a comment

Choose a reason for hiding this comment

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

Oopsie

@alextran1502 alextran1502 merged commit 0fe6229 into main Jan 27, 2025
38 of 39 checks passed
@alextran1502 alextran1502 deleted the fix-15693 branch January 27, 2025 19:54
@HearthisAt
Copy link

Thank you!

@HearthisAt
Copy link

Yes!

It is working again:

Nest] 7 - 01/27/2025, 9:44:02 PM DEBUG [Microservices:DuplicateService] Found 2 duplicates for asset 1ee6ff8f-ae31-4007-bf6a-d3a20190a41a
[Nest] 7 - 01/27/2025, 9:44:03 PM DEBUG [Microservices:DuplicateService] Found 1 duplicate for asset c58a9264-849b-418c-96d5-5d84dd976d49
[Nest] 7 - 01/27/2025, 9:44:03 PM DEBUG [Microservices:DuplicateService] Found 1 duplicate for asset f1b92d38-531b-4eaa-8cdf-9e4dae17e239
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 2 duplicates for asset 58d25858-7c0b-476e-87e8-877d135fa46c
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 2 duplicates for asset 03013537-bcd0-45e7-915a-1340b4e252d8
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 3 duplicates for asset aeea5fe6-a75a-4f65-a16f-ca2284c92611
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 4 duplicates for asset dab38e4e-be5c-4d3a-91c3-ddf3bd17d5ed
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 2 duplicates for asset 8068faf8-bce8-42ca-b45d-39820bb11f78
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 3 duplicates for asset 223c91e6-d577-480d-9d16-d62139ad5309
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 3 duplicates for asset 113ce562-c080-44f2-9544-9ab249580c4d
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 4 duplicates for asset fbf5a348-4788-44f4-bb09-4a747a36fdb1
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 2 duplicates for asset 93346fe1-6cf1-4a27-afb3-d1e8dc6d8058
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 1 duplicate for asset abcde51c-67c0-4145-a9d2-925d4f587d18
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 1 duplicate for asset b703da7c-bb28-4cd0-a200-3da9819847ca
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 1 duplicate for asset 67cef480-9288-44b2-b425-a99934545332
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 2 duplicates for asset cc0e7924-0ce3-44be-baab-4d074da33c31
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 1 duplicate for asset e979bd5e-6481-4bb0-9e97-aa4a449ee401
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 1 duplicate for asset f9ecc114-f95a-45ae-a0fd-4ebe114eeb83
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 4 duplicates for asset 07f1f174-18a5-4c14-8b07-944e881d9c25
[Nest] 7 - 01/27/2025, 9:44:04 PM DEBUG [Microservices:DuplicateService] Found 3 duplicates for asset 9cb5422c-7828-403b-b825-cfe98ef439f4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tools - Duplicate Check always fails
3 participants