Context
An Android internal-test session on 2026-05-28 surfaced five distinct bugs in the KYC and account-merge flow. A review on 2026-06-01 confirmed all five and produced a first diagnosis (summarised below).
Bundled in one issue because the bugs interact: the merge flow triggers redundant KYC, which the FoF-on-buy bug then amplifies. Split into separate PRs as appropriate and track sub-status via the checklist.
Bugs
1. FoF questions are asked on buy (should be on first sell only)
2. Duplicate merge mail
3. KYC steps asked again after merge
4. 21-minute lag until "verification completed" mail
5. "Fehler beim Laden" in app after merge
Context
An Android internal-test session on 2026-05-28 surfaced five distinct bugs in the KYC and account-merge flow. A review on 2026-06-01 confirmed all five and produced a first diagnosis (summarised below).
Bundled in one issue because the bugs interact: the merge flow triggers redundant KYC, which the FoF-on-buy bug then amplifies. Split into separate PRs as appropriate and track sub-status via the checklist.
Bugs
1. FoF questions are asked on buy (should be on first sell only)
FINANCIAL_DATAis required for every user, regardless of buy or sell.2. Duplicate merge mail
3. KYC steps asked again after merge
4. 21-minute lag until "verification completed" mail
5. "Fehler beim Laden" in app after merge