How to download an artifact from a parent plan branch no a new plan

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

目的

It is still possible that you may need to download an artifact from another plan, you may even need to get it from a specific plan branch. This article intends to explain how to do it. 

ソリューション

Make sure the dependent or destination plan has a plan branch with the exact same name of the plan branch used in your parent/origin plan.

In other words, this is how the artifact download is handled in each situation:

Let's suppose you have these artifacts in your parent/origin plan:

Plan branchArtifact nameArtifact content
mastertest.txttest.txt from branch master
branch1test.txttest.txt from branch branch1

This will be the result of destination plan:

Plan branch name (destination plan)Artifact downloaded (from source plan)Artifact contentコメント
mastertest.txtContent from masterThe master will get the artifact from master
branch1text.txtContent from branch1In this case, the branch name matches a plan branch from source plan, so the artifact from plan branch1 will be picket
otherstext.txtContent from masterIf there is no plan branch name match so the artifact from default branch will be picket
最終更新日 2017 年 8 月 16 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.