feat: Update work items and documentation for improved release propagation clarity and system dependencies

This commit is contained in:
2026-04-17 09:32:08 -06:00
parent e604115335
commit 27b86158a6
10 changed files with 164 additions and 18 deletions

View File

@@ -4,10 +4,10 @@ project: fidelity
status: active
ticket: PDIAP-15765
title: "AO DOB field error not showing investigation"
systems: [xflowsdk, fid4, cogstore]
workstreams: [ao-discourse, xflow-debugging]
systems: [xflowsdk, xflowviewmaker, ftframeworks, fid4, cogstore]
workstreams: [ao-discourse, xflow-debugging, consumer-integration]
people: [jeff-dewitte, gurram-santosh, raj-sundararaj]
related: []
related: [pdiap-15838]
updated: 2026-04-17
tags:
- work-item
@@ -71,7 +71,8 @@ tags:
## Next Step
- Get the remaining FTFrameworks code-owner approval on the XFlowViewMaker follow-up PR.
- Run the remaining pipeline/release steps after the PR merges.
- Update Fid4 so the released XFlow `2.8.48` change propagates through the consumer path.
- After merge, let `publish-XFlowViewMaker` release the updated adapter version.
- Update the Fid4 Podfile in `ap010981-ios-flagship-app`, run `tuist generate -n` and `pod install --repo-update`, then open the consumer PR.
- After the Fid4 PR merges, treat the app release as the final downstream step before broader user visibility.
- Keep the separate `HybridBrokerageAccountOpening` / `JointIdentityCheck` scenario out of the client-fix scope unless later evidence proves it is part of the same issue.
- Consider a separate follow-up ticket for the cross-platform service-side issue if that path still stands after consumer confirmation.