[UCOD][PRE-PROD][11]-Onboard Customer implementation #1

Merged
mubashar.hussain merged 1 commits from UCOD-11 into UCO-PRE-PRODUCTION-2026 1 month ago
Collaborator

While Onboarding I was getting "Index 0 out of bounds for length 0" error when creating the auto deposit account. Meaning the existing code is trying to fetch the deposit account which have not yet created. The new changes in this PR will try to fetch the deposit account once its created.

While Onboarding I was getting "Index 0 out of bounds for length 0" error when creating the auto deposit account. Meaning the existing code is trying to fetch the deposit account which have not yet created. The new changes in this PR will try to fetch the deposit account once its created.
omarshahbaz added 1 commit 1 month ago
mubashar.hussain approved these changes 1 month ago
mubashar.hussain approved these changes 1 month ago
mubashar.hussain merged commit bb1edcd42c into UCO-PRE-PRODUCTION-2026 1 month ago

Reviewers

mubashar.hussain approved these changes 1 month ago
The pull request has been merged as bb1edcd42c.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b UCOD-11 UCO-PRE-PRODUCTION-2026
git pull origin UCOD-11

Step 2:

Merge the changes and update on Gitea.
git checkout UCO-PRE-PRODUCTION-2026
git merge --no-ff UCOD-11
git push origin UCO-PRE-PRODUCTION-2026
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Digital-banking/UCO-BS#1
Loading…
There is no content yet.