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

fix: [CO-803] Fix NPE while exporting user data in tgz format #293

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

keshavbhatt
Copy link
Member

What has changed:

  • StringBuilder object used to accumulate some "extra" user data is initialized instead of being assigned to null avoiding NPE in successive calls.

@keshavbhatt keshavbhatt marked this pull request as ready for review July 26, 2023 10:47
@keshavbhatt keshavbhatt requested a review from a team as a code owner July 26, 2023 10:47
@M0Rf30 M0Rf30 self-requested a review July 26, 2023 10:53
@keshavbhatt keshavbhatt requested review from aheeva-yuliya and a user July 26, 2023 11:05
@keshavbhatt keshavbhatt merged commit 3a037ca into main Jul 26, 2023
@keshavbhatt keshavbhatt deleted the CO-803 branch July 26, 2023 11:35
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.

3 participants