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

Added fix for foldername prefix with null on fresh SODA installation. #641

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

anvithks
Copy link
Member

@anvithks anvithks commented Jan 7, 2022

What type of PR is this?
/kind bug fix
What this PR does / why we need it:
This PR fixes the issue of null being prefixed to the folder name when a new folder is created for the first time on a fresh SODA installation.
This same issue was encountered in the upload of an object and the fix was applied n the object upload.
Same fix is applied here.

Which issue(s) this PR fixes:
Fixes #500

Test Report Added?:
/kind TESTED

Test Report:

Special notes for your reviewer:

@anvithks anvithks added the bug-fix Pull requests that are fixes for bugs found during testing. label Jan 7, 2022
@anvithks anvithks self-assigned this Jan 7, 2022
Copy link
Collaborator

@joseph-v joseph-v left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@skdwriting skdwriting left a comment

Choose a reason for hiding this comment

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

LGTM

@joseph-v joseph-v merged commit 4539800 into sodafoundation:master Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix Pull requests that are fixes for bugs found during testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Multicloud UI] Object names are prefixed with null when an object is uploaded on a fresh installation of SODA
3 participants