|
| 1 | +# Using Jira to understand current work items |
| 2 | + |
| 3 | +This document has been created to give further insight into the work in progress |
| 4 | +towards the hyperledger/fabric v1 architecture based off the community roadmap. |
| 5 | +The requirements for the roadmap are being tracked in [Jira]( https://jira.hyperledger.org/). |
| 6 | + |
| 7 | +It was determined to organize in sprints to better track and show a prioritized |
| 8 | +order of items to be implemented based on feedback received. We’ve done this via |
| 9 | +boards. |
| 10 | +To see these boards and the priorities click on **Boards** -> **Manage Boards**: |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | +Now on the left side of the screen click on **All boards**: |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | +On this page you will see all the public (and restricted) boards that have been |
| 19 | +created. If you want to see the items with current sprint focus, click on the |
| 20 | +boards where the column labeled **Visibility** is **All Users** and the column |
| 21 | +**Board type** is labeled **Scrum**. For example the **Board Name** Consensus: |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | +When you click on Consensus under **Board name** you will be directed to a page |
| 26 | +that contains the following columns: |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | +The meanings to these columns are as follows: |
| 31 | + |
| 32 | +* Backlog – list of items slated for the current sprint (sprints are defined in |
| 33 | + 2 week iterations), but are not currently in progress |
| 34 | +* In progress – are items currently being worked by someone in the community. |
| 35 | +* In Review – waiting to be reviewed and merged in Gerritt |
| 36 | +* Done – merged and complete in the sprint. |
| 37 | + |
| 38 | +If you want to see all items in the backlog for a given feature set click on the |
| 39 | +stacked rows on the left navigation of the screen: |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | +This shows you items slated for the current sprint at the top, and all items in |
| 44 | +the backlog at the bottom. Items are listed in priority order. |
| 45 | + |
| 46 | +If there is an item you are interested in working on, want more information or |
| 47 | +have questions, or if there is an item that you feel needs to be in higher |
| 48 | +priority, please add comments directly to the Jira item. All feedback and help |
| 49 | +is very much appreciated. |
0 commit comments