Skip to content

Conversation

@jrainville
Copy link
Member

Fixes status-im/status-app#19557

There were two issues:

  1. We tried to generate a Contact request for removed contacts, so that obviously failed for no reason, stopping the saving of contacts
  2. More importantly, if there were errors, we didn't call the save and signals, even if 99% of the data was working. So we send the error at the very end instead

…case of error

Fixes status-im/status-app#19557

There were two issues:
1. We tried to generate a Contact request for removed contacts, so that obviously failed for no reason, stopping the saving of contacts
2. More importantly, if there were errors, we didn't call the save and signals, even if 99% of the data was working. So we send the error at the very end instead
@status-im-auto
Copy link
Member

status-im-auto commented Dec 12, 2025

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
0e55deb #1 2025-12-12 20:09:55 ~1 min windows/nwaku 📄log
0e55deb #1 2025-12-12 20:10:10 ~2 min macos/nwaku 📄log
✔️ 0e55deb #1 2025-12-12 20:13:14 ~5 min macos/status-go 📦zip
✔️ 0e55deb #1 2025-12-12 20:13:39 ~5 min windows/status-go 📦zip
✔️ 0e55deb #1 2025-12-12 20:20:20 ~12 min tests-rpc 📄log

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.

2 participants