Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIU-3290: Fix issue with Proxy borrower field value #2817

Merged
merged 7 commits into from
Dec 3, 2024
Merged

Conversation

artem-blazhko
Copy link
Contributor

@artem-blazhko artem-blazhko commented Dec 2, 2024

Purpose

Proxy borrower field has incorrect value from time to time. In some cases it shows correct name, in other cases it shows "Unknown user" for the same loan.

Approach

Display correct Proxy borrower name for loan. In a case if user is not found display "Unknown user".

Refs

UIU-3290

@artem-blazhko artem-blazhko requested a review from a team December 2, 2024 16:39
Copy link

sonarcloud bot commented Dec 3, 2024

Copy link
Member

@zburke zburke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The subtle bugs in the lifecycle methods of these old class-based components are so sneaky. Thank you for the clean up effort here!

In the PR description, please describe the state of the code after the bug has been fixed, e.g. "Consistently display Proxy borrower field". You don't need to describe the bug (the bug is gone, and we care about what the code looks like now, not what it used to look like).

@artem-blazhko artem-blazhko merged commit 553a2d1 into master Dec 3, 2024
5 checks passed
@artem-blazhko artem-blazhko deleted the UIU-3290 branch December 3, 2024 11:50
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.

4 participants