Table of Contents
Overview JIRA
What is a Board ?
A board displays issues from one or more projects, giving you a flexible way of viewing, managing, and reporting on work in progress. There are two types of boards in Jira Software:
- Scrum board: For teams that plan their work in sprints. Includes a backlog.
- Kanban board: For teams that focus on managing and constraining their work-in-progress. Includes the option of a Kanban backlog.
What is a Epic ?
An epic captures a large body of work. It is essentially a large user story that can be broken down into a number of smaller stories. It may take several sprints to complete an epic.
What is a Sprint ?
A sprint — also known as an iteration — is a short (ideally two to four week) period in which the development team implements and delivers a discrete product increment, e.g. a working milestone version.
Introduction to JIRA & Agile Project Management
Install JIRA
Downlaod JIRA
Install JIRA on Windows 7
D:\Program Files\Atlassian\JIRA\bin> dir \software 20.01.2018 15:16 350.857.328 atlassian-jira-software-7.7.0-x64.exe As Administrator run: atlassian-jira-software-7.7.0-x64.exe Select: Advanced Mode for installation Ports 9080 9005 [ change Ports if needed ] Start as a service [ Start JIRA as a service ] Login: Email: Helmut.Hutzler@gmail.com Benutzer: Helmut.Hutzler Password: .....it Config: Running the Setup Wizard
Reference JIRA Installation
Run JIRA on our local System JIRA
- Note the Link below: http://localhost:9080/secure/Dashboard.jspa works ONLY on my local System !
- Run JIRA Dashbaord
Working with JIRA
Create a Board using multiple Projects
Create an Agile Board from Existing Projects |
---|
“;[/insert_php] |
Add multiple projects to the Board |
“;[/insert_php] |
Add a new Project to an existing Board
Boards -> View All Boards -> Configure -> Edit Filter Query -> Press Left Menu Button -> Add/Delete Projects |
---|
“;[/insert_php] |
Reconfigure JIRA by running Setup Wizard again
Stop JIRA D:\Program Files\Atlassian\JIRA\bin> stop-jira.bat Delete dbconfig.xml D:\Program Files\Atlassian\Application Data\JIRA> del dbconfig.xml Delete Database Files D:\Program Files\Atlassian\Application Data\JIRA\database> dir 21.01.2018 10:16 2.838.528 h2db.mv.db 21.01.2018 09:18 16.208 h2db.trace.db 2 Datei(en), 2.854.736 Bytes 2 Verzeichnis(se), 82.347.048.960 Bytes frei D:\Program Files\Atlassian\Application Data\JIRA\database> del *.db Möchten Sie "D:\Program Files\Atlassian\Application Data\JIRA\database\*" löschen (J/N)? j Open JIRA Baseurl to restart the configuration process: http://localhost:9080/