Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
いつものJIRA設定
Search
Hidetake Iwata
October 25, 2017
Technology
1
150
いつものJIRA設定
2017.10.25
Bar Atlassian
Hidetake Iwata
October 25, 2017
Tweet
Share
More Decks by Hidetake Iwata
See All by Hidetake Iwata
Rewrite Go error handling using AST transformation
int128
1
1.2k
Cluster AutoscalerをTerraformとHelmfileでデプロイしてPrometheusでモニタリングする / Deploy the Cluster Autoscaler with Terraform and Helmfile, Monitor with Prometheus
int128
3
1.6k
認証の仕組みとclient-go credential plugin / authentication and client-go credential plugin
int128
7
7.1k
CLIでOAuth/OIDCを快適に利用する
int128
0
700
AppEngine × Spring Boot × Kotlin
int128
0
80
Swaggerのテンプレートを魔改造した話 / Customize Swagger Templates
int128
1
4.6k
本番環境のリリースを自動化した話
int128
0
680
Swagger × Spring Cloud
int128
0
80
The Evolution of System Architecture
int128
0
150
Other Decks in Technology
See All in Technology
生成AI×マルチテナントSaaSな新規事業を立ち上げる上でテックリードとして気を使った点の紹介
lunastera
0
530
AIを使って小説を書こう!【2024/10/25講演資料】
kamomeashizawa
0
160
クラシルの現在とこれから
am1157154
1
340
キーワードの再整理のススメ ~テストタイプ/テストレベルで最適化!~/20241025 Midori Inada
shift_evolve
0
120
よくわからんサービスについての問い合わせが来たときの強い味方 Amazon Q について
kazzpapa3
0
140
Java x Spring Boot Warm up
kazu_kichi_67
2
420
バイセルにおけるAI活用の取り組みについて紹介します/Generative AI at BuySell Technologies
kyuns
1
200
内製化によるシステムモダナイゼーションの実践
kazokmr
3
530
KMPプロジェクトでマニュアルDIを使う選択
rmakiyama
0
120
WINTICKETアプリで実現した高可用性と高速リリースを支えるエコシステム / winticket-eco-system
cyberagentdevelopers
PRO
1
170
ActiveRecord SQLインジェクションクイズ (Rails 7.1.3.4)
kozy4324
9
2.1k
[PyCon Korea 2024] Lightning Talk: PyPI패키지를 의심하세요
studioego
PRO
0
130
Featured
See All Featured
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5k
Build The Right Thing And Hit Your Dates
maggiecrowley
32
2.4k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.5k
What's in a price? How to price your products and services
michaelherold
243
11k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9k
Building Your Own Lightsaber
phodgson
102
6k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
126
18k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
328
21k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
191
16k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
7.9k
The Language of Interfaces
destraynor
154
24k
Transcript
Hidetake Iwata いつものJIRA設定
Hidetake Iwata Software Engineer at NTT DATA - Certified Scrum
Master - Release Engineering - Software Architecture 2
agenda いつもJIRAで設定している内容を紹介します。 1. スクラムボードにステータスを追加する 2. カードに色を付ける 3. 表示項目を整理する 3
0. JIRAを使い始める 今回はJIRA Cloudを使います。 普段はJIRA Serverを使うことが多いです。
5
6
1. スクラムボードにステータスを追加 以下のステータスを追加します。 • レビュー中 ◦ チーム内で相互レビューしている状態 • 他チーム待ち ◦
他のチームや組織からレスポンスを待っている状態 ◦ チームの外側に障害があることを示す 7
8
9
2. カードに色を付ける ぱっと見て分かりやすいように、ステータスで色付けします。 • 進行中 = 緑 • レビュー中 =
黄:レビューを抱え込んでいる人がいないか? • 他チーム待ち = 赤:他チームへの依頼が忘れられていないか確認! 10
11
12
3. 表示項目を整理する デフォルトはごちゃごちゃしているので、以下を変更します。 A. 見積を「残余時間と消費時間」に変更 B. 課題詳細ビューの表示項目を整理 C. 編集画面の表示項目を整理 13
3-A 14
3-A 15
3-B 16
3-B 17
3-C 18
3-C 19
まとめ いつもJIRAで設定している内容を紹介しました。 1. スクラムボードにステータスを追加する 2. カードに色を付ける 3. 表示項目を整理する 20