Skip to content
Snippets Groups Projects

fix(cert): genesis: wrong received_count in StorageIdtyCertMeta

Merged Pascal Engélibert requested to merge tuxmain-fix-cert-genesis into master

When iterating on a receiver's issuers, IdtyCertMeta were created for issuers when they hadn't already one, but it were initialized with the wrong received_count, and not updated after.

With this commit, it's initialized with a dummy value, then updated (or created) later with the right value.

https://forum.duniter.org/t/v2s-g1-data-migration/9814/2

Merge request reports

Merge request pipeline #17430 failed

Merge request pipeline failed for 85389a26

Approved by

Merged by Pascal EngélibertPascal Engélibert 2 years ago (Oct 14, 2022 5:08pm UTC)

Merge details

  • Changes merged into master with 366af125 (commits were squashed).
  • Deleted the source branch.

Pipeline #17438 passed

Pipeline passed for 366af125 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading