github.com/kchristidis/fabric@v1.0.4-0.20171028114726-837acd08cde1/docs/source/jira_navigation.rst (about)

     1  Using Jira to understand current work items
     2  ===========================================
     3  
     4  This document has been created to give further insight into the work in
     5  progress towards the Hyperledger Fabric v1 architecture based on the
     6  community roadmap. The requirements for the roadmap are being tracked in
     7  `Jira <https://jira.hyperledger.org/>`__.
     8  
     9  It was determined to organize in sprints to better track and show a
    10  prioritized order of items to be implemented based on feedback received.
    11  We’ve done this via boards. To see these boards and the priorities click
    12  on **Boards** -> **Manage Boards**:
    13  
    14  .. figure:: images/Jira.png
    15     :alt: Jira boards
    16  
    17     Jira boards
    18  
    19  Now on the left side of the screen click on **All boards**:
    20  
    21  .. figure:: images/Jira1.png
    22     :alt: Jira boards
    23  
    24     Jira boards
    25  
    26  On this page you will see all the public (and restricted) boards that
    27  have been created. If you want to see the items with current sprint
    28  focus, click on the boards where the column labeled **Visibility** is
    29  **All Users** and the column **Board type** is labeled **Scrum**. For
    30  example the **Board Name** Consensus:
    31  
    32  .. figure:: images/Jira2.png
    33     :alt: Jira boards
    34  
    35     Jira boards
    36  
    37  When you click on Consensus under **Board name** you will be directed to
    38  a page that contains the following columns:
    39  
    40  .. figure:: images/Jira3.png
    41     :alt: Jira boards
    42  
    43     Jira boards
    44  
    45  The meanings to these columns are as follows:
    46  
    47  -  Backlog – list of items slated for the current sprint (sprints are
    48     defined in 2 week iterations), but are not currently in progress
    49  -  In progress – items currently being worked by someone in the
    50     community.
    51  -  In Review – items waiting to be reviewed and merged in Gerrit
    52  -  Done – items merged and complete in the sprint.
    53  
    54  If you want to see all items in the backlog for a given feature set,
    55  click on the stacked rows on the left navigation of the screen:
    56  
    57  .. figure:: images/Jira4.png
    58     :alt: Jira boards
    59  
    60     Jira boards
    61  
    62  This shows you items slated for the current sprint at the top, and all
    63  items in the backlog at the bottom. Items are listed in priority order.
    64  
    65  If there is an item you are interested in working on, want more
    66  information or have questions, or if there is an item that you feel
    67  needs to be in higher priority, please add comments directly to the Jira
    68  item. All feedback and help is very much appreciated.
    69  
    70  .. Licensed under Creative Commons Attribution 4.0 International License
    71     https://creativecommons.org/licenses/by/4.0/
    72