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
160
いつもの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.3k
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.3k
CLIでOAuth/OIDCを快適に利用する
int128
0
770
AppEngine × Spring Boot × Kotlin
int128
0
90
Swaggerのテンプレートを魔改造した話 / Customize Swagger Templates
int128
1
4.7k
本番環境のリリースを自動化した話
int128
0
710
Swagger × Spring Cloud
int128
0
83
The Evolution of System Architecture
int128
0
160
Other Decks in Technology
See All in Technology
re:Invent2024 KeynoteのAmazon Q Developer考察
yusukeshimizu
1
150
2024年活動報告会(人材育成推進WG・ビジネスサブWG) / 20250114-OIDF-J-EduWG-BizSWG
oidfj
0
230
2025年の挑戦 コーポレートエンジニアの技術広報/techpr5
nishiuma
0
140
機械学習を「社会実装」するということ 2025年版 / Social Implementation of Machine Learning 2025 Version
moepy_stats
5
1.1k
iPadOS18でフローティングタブバーを解除してみた
sansantech
PRO
1
140
デジタルアイデンティティ人材育成推進ワーキンググループ 翻訳サブワーキンググループ 活動報告 / 20250114-OIDF-J-EduWG-TranslationSWG
oidfj
0
540
あなたの人生も変わるかも?AWS認定2つで始まったウソみたいな話
iwamot
3
850
今から、 今だからこそ始める Terraform で Azure 管理 / Managing Azure with Terraform: The Perfect Time to Start
nnstt1
0
240
embedパッケージを深掘りする / Deep Dive into embed Package in Go
task4233
1
210
Azureの開発で辛いところ
re3turn
0
240
Git scrapingで始める継続的なデータ追跡 / Git Scraping
ohbarye
5
490
Formal Development of Operating Systems in Rust
riru
1
420
Featured
See All Featured
Rebuilding a faster, lazier Slack
samanthasiow
79
8.8k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
28
4.5k
Bash Introduction
62gerente
610
210k
For a Future-Friendly Web
brad_frost
176
9.5k
BBQ
matthewcrist
85
9.4k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
18k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
173
51k
Keith and Marios Guide to Fast Websites
keithpitt
410
22k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
365
25k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
38
1.9k
The World Runs on Bad Software
bkeepers
PRO
66
11k
Code Review Best Practice
trishagee
65
17k
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