Hotfix20240527: fixup duplication check when uploading folder with cases insensitive updates#145
Merged
Hotfix20240527: fixup duplication check when uploading folder with cases insensitive updates#145
Conversation
Contributor
Samantha77
approved these changes
May 27, 2024
colorzzr
added a commit
that referenced
this pull request
Jun 10, 2024
* PILOT-3962: Port over changes from 2.7.3 to 2.7.4 Former-commit-id: 564ce35 * prepare the release branch Former-commit-id: 72c1881 * use correct version Former-commit-id: 3504184 * bumup version Former-commit-id: f7344ac * bump up to correct version Former-commit-id: 6047ee7 * Hotfix20240228: hotfix to staging (#129) * update folder name restriction to 100 char * add error handling when uploading with wrong format of tag/attribute files * fixup the metadata download command cannt download item metadata/tags/attributes from project folder * bumpup version --------- Co-authored-by: zhiren <zzhan@indocresearch.org> Former-commit-id: 7310166 * PILOT-4745: fixup the move command fails when creating a new folder under project folder (#130) * fixup the move command fails when creating a new folder under project folder * bumpup the version --------- Co-authored-by: zhiren <zzhan@indocresearch.org> Former-commit-id: 9a18ae6 * staging release Former-commit-id: 6e787f7 * fixup precommit Former-commit-id: 534ccfd * prepare release branch * Hotfix20240527: fixup duplication check when uploading folder with cases insensitive updates (#145) * fixup the duplication check for case insensitive folder uploading * add test cases for case insensitive duplication check * bumpup version --------- Co-authored-by: Daniel <dfelipe@indocresearch.org> Co-authored-by: zhiren <zzhan@indocresearch.org> Co-authored-by: Dušan Andrić <Dusan.Andric@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
With case insensitive updates, cli should be able to detect whether there are duplicated case insensitive files/folders under the path when uploading. And prompt up proper message to notify users
JIRA Issues
Type of Change
Please delete options that are not relevant.
Testing
Are there any new or updated tests to validate the changes?
Test Directions
adding test cases to simulate case insensitive object