Hotfix20240228: hotfix to staging - #129
Merged
Merged
Conversation
added 4 commits
February 28, 2024 10:20
Contributor
andricDu
approved these changes
Feb 28, 2024
colorzzr
added a commit
that referenced
this pull request
Mar 7, 2024
* PILOT-3962: Port over changes from 2.7.3 to 2.7.4 * prepare the release branch * use correct version * bumup version * bump up to correct version * 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> * 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> * bumpup to next preminor --------- Co-authored-by: Daniel <dfelipe@indocresearch.org> Co-authored-by: zhiren <zzhan@indocresearch.org> Co-authored-by: Dušan Andrić <Dusan.Andric@gmail.com>
colorzzr
added a commit
that referenced
this pull request
May 23, 2024
* 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
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
Hot-fixing following items:
file metadatacommand cannot download metadata/tag/attribution from files under project folder.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
Add new test cases for each hotfix.