<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                合規國際互聯網加速 OSASE為企業客戶提供高速穩定SD-WAN國際加速解決方案。 廣告
                # Epics > 原文:[https://docs.gitlab.com/ee/user/group/epics/](https://docs.gitlab.com/ee/user/group/epics/) * [Use cases](#use-cases) * [Manage epics](#manage-epics) * [Relationships between epics and issues](#relationships-between-epics-and-issues) * [Issue health status in Epic tree](#issue-health-status-in-epic-tree-ultimate) * [Disable Issue health status in Epic tree](#disable-issue-health-status-in-epic-tree) * [Multi-level child epics](#multi-level-child-epics-ultimate) * [Start date and due date](#start-date-and-due-date) * [From milestones](#from-milestones) * [Inherited](#inherited) * [Roadmap in epics](#roadmap-in-epics) * [Permissions](#permissions) * [Thread](#thread) * [Comment or start a thread](#comment-or-start-a-thread) * [Activity sort order](#activity-sort-order) * [Award emoji](#award-emoji) * [Notifications](#notifications) # Epics[](#epics-premium "Permalink") 版本歷史 * 在[GitLab Ultimate](https://about.gitlab.com/pricing/) 10.2 中引入. * 單級史詩在 12.8 [中移至](https://gitlab.com/gitlab-org/gitlab/-/issues/37081) [GitLab Premium](https://about.gitlab.com/pricing/) . Epics 通過跟蹤跨項目和里程碑共享主題的問題組,使您可以更有效,更輕松地管理項目組合. [![epics list view](https://img.kancloud.cn/af/b7/afb731ec6794bd5544527b09c38e6595.png)](img/epics_list_view_v12.5.png) ## Use cases[](#use-cases "Permalink") * 假設您的團隊正在研究一項大型功能,其中涉及在一個[小組](../index.html)內不同項目中創建的不同問題的多個討論. 借助 Epics,您可以跟蹤所有有助于該單一功能的相關活動. * 跟蹤何時針對該組問題開始工作,以及何時結束目標工作. * 深入討論和協作功能思想和范圍. ## Manage epics[](#manage-epics "Permalink") 要了解您可以使用史詩功能,請參閱[管理史詩](manage_epics.html) . 可能的動作包括: * [Create an epic](manage_epics.html#create-an-epic) * [Bulk-edit epics](../bulk_editing/index.html#bulk-edit-epics) * [Delete an epic](manage_epics.html#delete-an-epic) * [Close an epic](manage_epics.html#close-an-epic) * [Reopen a closed epic](manage_epics.html#reopen-a-closed-epic) * [Go to an epic from an issue](manage_epics.html#go-to-an-epic-from-an-issue) * [Search for an epic from epics list page](manage_epics.html#search-for-an-epic-from-epics-list-page) * [Make an epic confidential](manage_epics.html#make-an-epic-confidential) * [Manage issues assigned to an epic](manage_epics.html#manage-issues-assigned-to-an-epic) * [Manage multi-level child epics](manage_epics.html#manage-multi-level-child-epics-ultimate) ## Relationships between epics and issues[](#relationships-between-epics-and-issues "Permalink") 史詩與問題之間的可能關系是: * 史詩是一個或多個問題的父代. * 史詩是一個或多個子史詩的父代. 有關詳細信息,請參見[多級子史詩](#multi-level-child-epics-ultimate) . 圖 TD Parent_epic-> Issue1 Parent_epic-> Child_epic Child_epic-> Issue2 請參閱[管理分配給史詩](manage_epics.html#manage-issues-assigned-to-an-epic)的問題以獲取將事件添加到史詩,重新排序問題,在史詩之間移動問題或將問題升級到史詩的步驟. ## Issue health status in Epic tree[](#issue-health-status-in-epic-tree-ultimate "Permalink") [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/199184) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.10. 您可以通過在問題上設置紅色,琥珀色或綠色的[健康狀態](../../project/issues/index.html#health-status-ultimate)來報告并快速響應單個問題和史詩的[健康](../../project/issues/index.html#health-status-ultimate) ,該狀態將顯示在史詩樹上. ### Disable Issue health status in Epic tree[](#disable-issue-health-status-in-epic-tree "Permalink") 此功能帶有默認情況下啟用的功能標志. 有關禁用它的步驟,請參閱[禁用問題運行狀況](../../project/issues/index.html#disable-issue-health-status) . ## Multi-level child epics[](#multi-level-child-epics-ultimate "Permalink") 在 GitLab Ultimate 11.7 中[引入](https://gitlab.com/gitlab-org/gitlab/-/issues/8333) . 屬于父史詩組的一個組或子組的任何史詩都可以添加. 新的兒童史詩出現在" **史詩和問題"**選項卡中史詩列表的頂部. 當您添加已鏈接到父級史詩的史詩時,到其當前父級的鏈接將被刪除. An epic can have multiple child epics up to the maximum depth of five. 請參閱[管理多級子級史詩](manage_epics.html#manage-multi-level-child-epics-ultimate) ,以了解創建,移動,重新排序或刪除子[級史詩](manage_epics.html#manage-multi-level-child-epics-ultimate)的步驟. ## Start date and due date[](#start-date-and-due-date "Permalink") 要設置史詩的**開始日期**和**截止日期** ,請選擇以下選項之一: * **固定** :輸入固定值. * **從里程碑** :從當前分配給史詩問題的里程碑繼承動態值. 請注意,GitLab 12.5 用**Inherited**替換了此選項. * **繼承** :從史詩的問題,子史詩和里程碑繼承動態值(在 GitLab 12.5 中[引入](https://gitlab.com/gitlab-org/gitlab/-/issues/7332) ,以代替**From 里程碑** ). ### From milestones[](#from-milestones "Permalink") > 在 GitLab 12.5 中由**Inherited** [取代](https://gitlab.com/gitlab-org/gitlab/-/issues/7332) . 如果您選擇" **從里程碑**開始"作為開始日期,則 GitLab 會自動將日期設置為當前分配給添加到史詩中的問題的所有里程碑中最早的開始日期. 同樣,如果您選擇" **從里程碑** "作為截止日期,則 GitLab 會將其設置為當前分配給這些問題的所有里程碑中的最新截止日期. 這些是動態日期,如果發生以下任何情況,將重新計算這些日期: * 將里程碑重新分配給這些問題. * 里程碑日期更改. * 從史詩中添加或刪除問題. ### Inherited[](#inherited "Permalink") 在 GitLab 12.5 中[引入](https://gitlab.com/gitlab-org/gitlab/-/issues/7332)以替換**From 里程碑** . 如果選擇: * GitLab **繼承**了開始日期,它將掃描所有子史詩和分配給該史詩的問題,并將開始日期設置為與找到的最早開始日期或里程碑相匹配. * GitLab **繼承**了截止日期,它將設置截止日期以匹配在其子史詩和問題中發現的最新截止日期或里程碑. 這些是動態日期,如果發生以下任何情況,則重新計算: * 兒童史詩的日期發生了變化. * 將里程碑重新分配給問題. * 里程碑的日期會更改. * 問題被添加到史詩中或從史詩中刪除. 由于史詩的日期可以從其子級繼承日期,因此開始日期和到期日期從底部傳播到頂部. 如果最低級別的子級史詩的開始日期發生更改(成為其父級史詩最早的開始日期),則父級史詩的開始日期將反映該更改,并將向上傳播到頂部的史詩級. ## Roadmap in epics[](#roadmap-in-epics "Permalink") [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/7327) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 11.10. 如果你的史詩包含一個或多個[孩子史詩](#multi-level-child-epics-ultimate)其中有一個[開始或到期日](#start-date-and-due-date) ,一個[路線圖,](../roadmap/index.html)孩子史詩的觀點是父史詩中列出. [![Child epics roadmap](https://img.kancloud.cn/26/44/26442a8f0aaa771604cb2ff4c5dc5365_2880x1276.png)](img/epic_view_roadmap_v12_9.png) ## Permissions[](#permissions "Permalink") 如果您有權查看史詩,并且有權查看已添加到該史詩的問題,則可以在史詩問題列表中查看該問題. 如果您有權編輯史詩并且有權編輯問題,則可以將問題添加到史詩中或從史詩中刪除. 請注意,對于給定的組,所有項目的可見性必須與該組相同,或限制較少. 這意味著,如果您有權訪問某個小組的史詩,那么您已經可以訪問該小組的項目. 您也可以查閱[組權限表](../../permissions.html#group-members-permissions) . ## Thread[](#thread "Permalink") * 評論:通過在該史詩中的評論中發布評論來協作. 這些文本字段也完全支持[GitLab Flavored Markdown](../../markdown.html#gitlab-flavored-markdown-gfm) . ## Comment or start a thread[](#comment-or-start-a-thread "Permalink") 寫下評論后,您可以: * 點擊**評論** ,您的評論將被發布. * 單擊" **開始主題"** ,您將在該史詩般的討論中開始一個主題. ### Activity sort order[](#activity-sort-order "Permalink") [Introduced](https://https://gitlab.com/gitlab-org/gitlab/-/issues/214364) in [GitLab Premium](https://about.gitlab.com/pricing/) 13.2. 您可以顛倒默認順序,并與按頂部的最新項目排序的活動供稿進行交互. 您的首選項通過本地存儲保存,并自動應用于您查看的每個問題. 要更改活動排序順序,請單擊**最舊的第一個**下拉菜單,然后選擇最舊或最新的項目以首先顯示. [![Issue activity sort order dropdown button](https://img.kancloud.cn/f7/04/f704e36467f86db83cf3b92c7876ec96_732x336.png)](img/epic_activity_sort_order_v13_2.png) ## Award emoji[](#award-emoji "Permalink") 您可以為該史詩或其評論[授予表情符號](../../award_emojis.html) . ## Notifications[](#notifications "Permalink") 您可以[打開通知](../../profile/notifications.html)以[通知](../../profile/notifications.html)史詩事件.
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看