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

NSInternalInconsistencyException: Fatal: supplied item identifiers are not unique. Duplicate identifiers: {( #23263

Closed
sentry-io bot opened this issue May 27, 2024 · 4 comments
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented May 27, 2024

Sentry Issue: JETPACK-IOS-1B76

NSInternalInconsistencyException: Fatal: supplied item identifiers are not unique. Duplicate identifiers: {(
    WordPress.PostSearchViewModel.ItemID.post(0xb134674ff613d333 <x-coredata://009D47D9-97CA-4737-AE5C-7821A1362D54/Post/p703>)
)}
  File "PostSearchViewModel.swift", line 137, in PostSearchViewModel.makeSnapshot
  File "PostSearchViewModel.swift", line 82, in PostSearchViewModel.reload
  File "PostSearchViewModel.swift", line 218, in PostSearchViewModel.service
  File "PostSearchService.swift", in PostSearchViewModel.service
  File "<compiler-generated>", line 209, in PostSearchViewModel
...
(14 additional frame(s) were not displayed)
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

@guarani
Copy link
Contributor

guarani commented May 27, 2024

I couldn't reproduce this after trying the Post screen's search. The app does freeze very easily when searching and tapping the cancel button, but I couldn't get it to crash.

@kean
Copy link
Contributor

kean commented May 28, 2024

It was fixed in the following PR five days ago #23247. Target release: 25.0.

@kean kean closed this as completed May 28, 2024
@guarani
Copy link
Contributor

guarani commented May 28, 2024

Awesome! thanks @kean!
I've marked the Sentry issue as resolved in 25.0.

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

No branches or pull requests

3 participants