iT邦幫忙

2022 iThome 鐵人賽

DAY 29
0
IT管理

第一次使用Jira就上手系列 第 29

[Day29]Jira實作1-第一次使用Jira就上手

  • 分享至 

  • xImage
  •  

快到文章尾聲,最後兩天將會教你實作,前面每一章節從建立專案、新增Issue、Kanban及自動化等功能,再帶你複習一次。以下範例以建立Kanban為主。
這章節你將會實作

  • 建立專案
  • 建立Issue
  • Issue描述內容自動化
  • Workflows
  • Kanban board

建立專案

首先我們先來建立一個新專案,點擊Header上方的「Project」選項 → 點擊「Create project」
https://ithelp.ithome.com.tw/upload/images/20221012/20112053t47TKu4i7F.png
接著選擇Kanban(這次的實作範例以Kanban)→ 點擊「Use template」按鈕
https://ithelp.ithome.com.tw/upload/images/20221012/20112053gbEBR2wC96.png
https://ithelp.ithome.com.tw/upload/images/20221012/20112053RQpkJKmGAl.png
接著選擇右邊「Select a company-managed project」按鈕
https://ithelp.ithome.com.tw/upload/images/20221012/20112053Pt0tbdiVMS.png
輸入專案的名稱及Key → 點擊「Create project」按鈕,專案就建立完成啦~
https://ithelp.ithome.com.tw/upload/images/20221012/20112053h6a4OEDfQ4.png

建立Issue

再來要建立專案的任務,點擊上方「Create」按鈕
https://ithelp.ithome.com.tw/upload/images/20221012/20112053BFLlVzJ36I.png
在建立Issue前,發現有些用不到的欄位,你可以選擇隱藏起來。點擊右上角(…) → 「Show fields」
https://ithelp.ithome.com.tw/upload/images/20221012/20112053ykEHrhp7LG.png
下拉選單選擇「Custom fields」 → 「Apply」按鈕
https://ithelp.ithome.com.tw/upload/images/20221012/201120537mL0ncv6p0.png
再來就可以根據團隊的需求建立Issue
https://ithelp.ithome.com.tw/upload/images/20221012/20112053xo1fGK9hgo.png
建立好Issue後,你可以點擊左側選單中的「Issue」查看你所有的Issue
https://ithelp.ithome.com.tw/upload/images/20221012/20112053ZkcNRSSyG8.png

Issue描述內容自動化

在建立時,每次在描述時都有固定的文字格式,所以這邊我想將Issue描述內容自動加入範本文字,新增方式可參考「[Day25]Automation之Issue-第一次使用Jira就上手」文章
https://ithelp.ithome.com.tw/upload/images/20221012/20112053lxYFAOzW8X.png
建立完Issue後,只要Issue type為「Story」描述的地方就會顯示剛建立好的描述範本。
https://ithelp.ithome.com.tw/upload/images/20221012/201120533BLqmIfIq1.png
點擊描述區塊,就可以修改描述內容,輸入完成後點擊「Save」按鈕
https://ithelp.ithome.com.tw/upload/images/20221012/20112053BVLj5mnQeq.png
https://ithelp.ithome.com.tw/upload/images/20221012/201120532RdokDJJ9p.png

Workflows

系統預設是所有狀態都可以任意移動到每一列,但這樣會可能會有其他成員誤移動到其他的任務,所以我們要將流程做限制,為了讓團隊的工作流程能更順暢。詳細建置Workflows可參考「[Day21]Workflows-第一次使用Jira就上手」文章。
點擊上方「Settings」 → 「Issue」
https://ithelp.ithome.com.tw/upload/images/20221012/20112053irNrQA3HkI.png
找到「practiseKanban」,最右邊點擊「Copy」選項,因為不能修改預設的Workflow
https://ithelp.ithome.com.tw/upload/images/20221012/20112053dzgCSBaUNe.png
接著輸入Workflow名稱,這裡輸入「simple practice workflow」 → 點擊「Copy」按鈕
https://ithelp.ithome.com.tw/upload/images/20221012/20112053ak4u4gdGqC.png
修改想要的流程,如下圖這邊簡單的設定流程
https://ithelp.ithome.com.tw/upload/images/20221012/20112053PeEM4g8SYW.png
接著點擊左邊「Workflow schemes」選項,找到「practiseKanban」,點擊右側「Edit」選項
https://ithelp.ithome.com.tw/upload/images/20221012/20112053zoHLtgZbqc.png
再來點擊左上「Add workflow」選擇「Add Existing」選項
https://ithelp.ithome.com.tw/upload/images/20221012/201120539IVyd20HCM.png
找到剛建立的「simple practice workflow」
https://ithelp.ithome.com.tw/upload/images/20221012/20112053sSeriC4w5X.png
將所有Issue type都選取
https://ithelp.ithome.com.tw/upload/images/20221012/201120539dCe0MGFgc.png
完成後點擊上方「Publish」按鈕
https://ithelp.ithome.com.tw/upload/images/20221012/201120532iaqNwsq1I.png
依照步驟點擊按鈕就完成囉,回到Kanban頁面,拖拉Issue你會發現它不能移動到其他的Column,只能移動到指定的Column
https://ithelp.ithome.com.tw/upload/images/20221012/20112053R36qhMCL6C.png

Kanban board

新增完Issue、Workflow後,接著就要針對Kanban視覺化做管理。
建立好的Issue預設都會在「Backlog」 Column
https://ithelp.ithome.com.tw/upload/images/20221012/20112053bk0C1EpExW.png
接著點擊右上(…) → 「Board settings」進入Board的設定
https://ithelp.ithome.com.tw/upload/images/20221012/20112053QSjZ9jlQXu.png

Column限制

在Columns設置列表的issue數量設置,「In Progress」最大數量可以照團隊成員人數做限制
https://ithelp.ithome.com.tw/upload/images/20221012/20112053FxE4NvvJWJ.png
當少於或大於設定數量都會做色塊提示,就必須檢查Column狀態發生了什麼事情
https://ithelp.ithome.com.tw/upload/images/20221012/2011205324Li4Ak3me.png

Swimlanes

選擇「Assigness」做區塊分類,能讓每個人知道他有哪些工作項目
https://ithelp.ithome.com.tw/upload/images/20221012/20112053Tp96A9mQVd.png
回到Kanban,會看到Assigness給sunny Wang的Swimlanes
https://ithelp.ithome.com.tw/upload/images/20221012/201120535uxyjpU6YQ.png

Quick Filters

在搜尋條件加入「priorityHighest」條件,查看還有多少個重要問題在Board上
https://ithelp.ithome.com.tw/upload/images/20221012/20112053zHaAhuMEJe.png
下圖範例中,搜尋結果為二個重要問題還在Board上
https://ithelp.ithome.com.tw/upload/images/20221012/20112053by5NOHxAZj.png

Card colors

這邊選擇針對任務優先等級做卡片顏色顯示
https://ithelp.ithome.com.tw/upload/images/20221012/201120538BqmtB0jZP.png
https://ithelp.ithome.com.tw/upload/images/20221012/20112053BLfB2M5z3H.png

總結

今天你學會了建立專案、Issue、自動化、Workflow及Kanban管理,在執行過程中不斷地改進調整,讓團隊的工作能夠更順暢。
相信你對Jira的基本建置有一定的熟悉,明天會實作與Github連結、Roadmap、Version、Report及這30天的總結,那我們明天見~


上一篇
[Day28]Apps外掛之Slack-第一次使用Jira就上手
下一篇
[Day30]實作2&總結-第一次使用Jira就上手
系列文
第一次使用Jira就上手30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言