SlideShare une entreprise Scribd logo
1  sur  16
Télécharger pour lire hors ligne
Jira Software User manual August 11, 2020
pg. 1
Jira software
V 1.10
User manual
Author: Farheen Banu
Date: 08/11/2020
Jira Software User manual August 11, 2020
pg. 2
Copyright
Copyright © All rights reserved
The information in this document is confidential to Atlassian software and is legally
privileged. The information and this document are intended solely for the addressee.
Use of this document by anyone else for any other purpose is unauthorized. If you are
not the intended recipient, any disclosure, copying, or distribution of this information is
prohibited and unlawful.
Disclaimer
This documentation might include technical inaccuracies or typographical errors and is
subject to correction and other revision without notice. Atlassian. GIVES YOU THE
CUSTOMER THIS DOCUMENTATION "AS IS." EXPRESS OR IMPLIED
WARRANTIES OF ANY KIND ARE NOT PROVIDED, INCLUDING BUT NOT LIMITED
TO THE IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
PARTICULAR PURPOSE. Some states or jurisdictions do not allow disclaimer of
express or implied warranties in certain transactions; therefore, this statement may not
apply to you.
Jira Software User manual August 11, 2020
pg. 3
Contact support:
Jira Software User manual August 11, 2020
pg. 4
Table of Contents
Copyright......................................................................................................................... 2
Disclaimer ....................................................................................................................... 2
Contact support:.............................................................................................................. 3
Introduction: .................................................................................................................... 5
Getting started with Jira Software:................................................................................... 6
Create an account in Jira Software: ......................................................................... 6
Set up Jira................................................................................................................ 7
Create dashboard .................................................................................................... 7
How to use Jira:............................................................................................................... 8
1. Create a project ..................................................Error! Bookmark not defined.
2. Choose a classic template ................................................................................... 8
3. Setup your columns ...................................................................................... 10
4. Create an issue............................................................................................. 11
5. Invite your team ............................................................................................ 10
6. Move work forward........................................................................................ 11
How To Create An Issue ............................................................................................... 12
Troubleshooting:............................................................................................................ 15
References:................................................................................................................... 15
Jira Software User manual August 11, 2020
pg. 5
Introduction:
Jira is a family of products built to help all types of teams manage their work. Jira offers
several products and deployment options that are purpose-built for Software, IT,
Business, Ops teams, and more.
Products and apps built on top of the Jira platform help teams plan, assign, track, report
and manage work. The Jira platform brings teams together for everything from agile
software development and customer support to managing shopping lists and family
chores.
Jira Software is built for every member of your software team to plan, track, and release
great software.
With the help of Jira software, you can now:
1. Create user stories and issues, plan sprints, and distribute tasks across your
software team.
2. Prioritize and discuss your team’s work in full context with complete visibility.
3. Ship with confidence and sanity knowing the information you have is always up-
to-date.
4. Improve team performance based on real-time, visual data that your team can
put to use.
5. Connect your team's work to your product roadmap.
6. Ship faster and more reliably by building smarter plans for your team and for your
organization.
7. Gain peace of mind with enterprise-grade solutions tailor-made to secure and
scale Jira Software across your entire organization.
About this document:
This user manual serves to help all its audiences to have a smooth, quick and
productive work experience.
Jira Software User manual August 11, 2020
pg. 6
Getting started with Jira Software:
Create an account in Jira Software:
1. Visit the page atlassian.com/software/jira
2. Click Get it free
Select a second product you want to use with Jira Software
Jira Software User manual August 11, 2020
pg. 7
Set up Jira
Click in the field “I am ___ Jira” and select whether you are new to Jira or experienced
with Jira.
Create dashboard
To track the workflow and the changes in tasks, create a dashboard.
Jira Software User manual August 11, 2020
pg. 8
To create a dashboard
1. Click dashboard from the menu bar.
2. Click create a dashboard.
3. Enter the name of the project in the name field.
4. Enter in the description field your dashboard type.
5. Select access as per your choice, private public or only you.
6. Click save
How to use Jira:
There are 6 main steps that you can follow to start using Jira software as a pro in no
time.
1. Choose a classic template
Project templates help teams get up and running quickly with default settings and
features for a variety of use cases. In Jira Software Cloud, there are two types of project
templates: classic and next-gen.
Jira Software User manual August 11, 2020
pg. 9
Classic templates include the advanced customization and flexibility that Jira Software
was originally built for. Next-gen templates showcase the reimagined Jira Software
experience with simplified configuration and customization options.
Both types of templates are available for scrum, kanban, and bug tracking
methodologies. Select any of the templates by clicking on them.
2. Create project
1. Click projects from the menu and select create project from the dropdown list.
or
2. Select Create project from the projects window.
3. Enter a name for the project and a key and click create.
Jira Software User manual August 11, 2020
pg. 10
3. Invite your team
To get your team involved, start by adding each team member to your Jira site:
1. In the project menu on the left, select Project settings.
2. Select People.
3. In the top-right corner, select Add people.
4. Search for your team member's email address, and select Add.
4. Setup your columns
To set up board columns:
Jira Software User manual August 11, 2020
pg. 11
1. Navigate to your team's board by selecting Active sprints (for Scrum projects) or
Kanban board (for Kanban projects) in the project menu on the left.
2. Select more (•••) > Board settings in the top-right corner.
3. Select Columns.
4. Select Add column to add a column for each step in your team's process.
For example, if work needs to pass through a QA step before it's considered to be
complete, you could add a column called "QA" and put it before Done.
5. Create an issue
Issues are the building blocks of your Jira Software project. An issue can represent a
story, epic, bug, feature to be built, or any other task in your project.
To create an issue anywhere in Jira:
1. Click Create ( ).
2. Type a Summary for the issue.
3. Complete all required fields and any other fields that you want as shown in How
to create an issue.
 Optional: To change which fields appear when you create another issue, click
Configure Fields and select and deselect the fields you want. When you next
create an issue, the selected fields will be displayed.
 Optional: To create other issues with the same Project and Issue Type, select
the Create another checkbox. Depending on your configuration and issue
creation history, some fields may be pre-populated. Review these before
creating the new issue.
4. When you're finished, click Create.
6. Move work forward
Now you are ready to collaborate and track work together. If you're in a Scrum project,
you'll need to create and start a sprint to begin tracking work. If you're in a Kanban
project, you can start tracking work on the board. To track work items, move an issue
from one column to another as it progresses through your team's workflow.
Jira Software User manual August 11, 2020
pg. 12
How To Create An Issue
To create an issue:
1. Click create on the main menu.
2. Enter the project name.
3. Enter the issue type.
Issue types can be a bug, an epic, story, task, or a subtask.
Bug: A problem or error
Epic: A big user story that needs to be broken down.
Story: Functionality or feature expressed as a user goal
Task: A small distinct piece of work
Jira Software User manual August 11, 2020
pg. 13
Sub task: A small piece of work that is part of a larger task
4. Enter the summary
5. Attach any documents supporting the issue created.
6. Write a description about the issue in the description box.
Jira Software User manual August 11, 2020
pg. 14
7. Select how the linked issues are affected from the dropdown list of possibilities
(for example: blocks, is block by…etc).
8. Enter the issues linked to the issue you are creating in the issue field.
Jira Software User manual August 11, 2020
pg. 15
9. Enter the issue linked to the issue you have created
10.Enter the assignee’s name
11.Select the priority of the issue
12.Enter a label name for the issue
13.Click create.
You will be notified that an issue has been created and you also check the issues
created by clicking on Issues on the tool bar from left hand side.
Troubleshooting:
For troubleshooting and FAQs, refer to support.atlassian.com/tutorials/troubleshooting
References:
For any questions or any more information, please visit
https://support.atlassian.com/contact/#/
Jira Software User manual August 11, 2020
pg. 16

Contenu connexe

Similaire à Farheen user manual on jira software.docx

Creating Jira Dashboards for Specific Purposes.pdf
Creating Jira Dashboards for Specific Purposes.pdfCreating Jira Dashboards for Specific Purposes.pdf
Creating Jira Dashboards for Specific Purposes.pdfAmeliaKelly7
 
Tools, Process & Technical Delivery at CMD
Tools, Process & Technical Delivery at CMDTools, Process & Technical Delivery at CMD
Tools, Process & Technical Delivery at CMDGarrett Gillas
 
Jira for Agile Project Management.pptx
Jira for Agile Project Management.pptxJira for Agile Project Management.pptx
Jira for Agile Project Management.pptxAbhishek Prasoon
 
Jira dashboards gadgets
Jira dashboards gadgetsJira dashboards gadgets
Jira dashboards gadgetsSajit Nair
 
6 Best Project Management Tools Comparison: Jira vs. Trello vs. MS Project vs...
6 Best Project Management Tools Comparison: Jira vs. Trello vs. MS Project vs...6 Best Project Management Tools Comparison: Jira vs. Trello vs. MS Project vs...
6 Best Project Management Tools Comparison: Jira vs. Trello vs. MS Project vs...Techtic Solutions
 
Project Management Software – An Overview of Jira Features
Project Management Software – An Overview of Jira FeaturesProject Management Software – An Overview of Jira Features
Project Management Software – An Overview of Jira FeaturesAlen Kipp
 
Part 7 - Managing and fixing bugs with jira using jasforge
Part 7  - Managing and fixing bugs with jira using jasforgePart 7  - Managing and fixing bugs with jira using jasforge
Part 7 - Managing and fixing bugs with jira using jasforgeJasmine Conseil
 
Enterprise SharePoint Program Project Delivery Framework - Innovate Vancouver...
Enterprise SharePoint Program Project Delivery Framework - Innovate Vancouver...Enterprise SharePoint Program Project Delivery Framework - Innovate Vancouver...
Enterprise SharePoint Program Project Delivery Framework - Innovate Vancouver...Innovate Vancouver
 
Denver ACE May 2021
Denver ACE May 2021Denver ACE May 2021
Denver ACE May 2021denveraug
 
Planning On Jira Dashboards Could Prevent an 88% Failure Rate.pdf
Planning On Jira Dashboards Could Prevent an 88% Failure Rate.pdfPlanning On Jira Dashboards Could Prevent an 88% Failure Rate.pdf
Planning On Jira Dashboards Could Prevent an 88% Failure Rate.pdfAmeliaKelly7
 
5_6334718960759472622.pdf
5_6334718960759472622.pdf5_6334718960759472622.pdf
5_6334718960759472622.pdfsiridurga1
 
London atlassian meetup 31 jan 2016 jira metrics-extract slides
London atlassian meetup 31 jan 2016 jira metrics-extract slidesLondon atlassian meetup 31 jan 2016 jira metrics-extract slides
London atlassian meetup 31 jan 2016 jira metrics-extract slidesRudiger Wolf
 
Important facts that you should know about jira software
Important facts that you should know about jira softwareImportant facts that you should know about jira software
Important facts that you should know about jira softwareAlen Kipp
 
Ahmedabad Atlassian User Group First Meetup
Ahmedabad   Atlassian User Group First MeetupAhmedabad   Atlassian User Group First Meetup
Ahmedabad Atlassian User Group First MeetupMaitrey Patel
 
Denver Atlassian Community 5-minute Plugins
Denver Atlassian Community 5-minute PluginsDenver Atlassian Community 5-minute Plugins
Denver Atlassian Community 5-minute Pluginsdenveraug
 

Similaire à Farheen user manual on jira software.docx (20)

Creating Jira Dashboards for Specific Purposes.pdf
Creating Jira Dashboards for Specific Purposes.pdfCreating Jira Dashboards for Specific Purposes.pdf
Creating Jira Dashboards for Specific Purposes.pdf
 
Jira
JiraJira
Jira
 
Tools, Process & Technical Delivery at CMD
Tools, Process & Technical Delivery at CMDTools, Process & Technical Delivery at CMD
Tools, Process & Technical Delivery at CMD
 
Jira for Agile Project Management.pptx
Jira for Agile Project Management.pptxJira for Agile Project Management.pptx
Jira for Agile Project Management.pptx
 
Jira dashboards gadgets
Jira dashboards gadgetsJira dashboards gadgets
Jira dashboards gadgets
 
6 Best Project Management Tools Comparison: Jira vs. Trello vs. MS Project vs...
6 Best Project Management Tools Comparison: Jira vs. Trello vs. MS Project vs...6 Best Project Management Tools Comparison: Jira vs. Trello vs. MS Project vs...
6 Best Project Management Tools Comparison: Jira vs. Trello vs. MS Project vs...
 
Project Management Software – An Overview of Jira Features
Project Management Software – An Overview of Jira FeaturesProject Management Software – An Overview of Jira Features
Project Management Software – An Overview of Jira Features
 
Why i prefer_jira
Why i prefer_jiraWhy i prefer_jira
Why i prefer_jira
 
Sprint in jira
Sprint in jiraSprint in jira
Sprint in jira
 
Part 7 - Managing and fixing bugs with jira using jasforge
Part 7  - Managing and fixing bugs with jira using jasforgePart 7  - Managing and fixing bugs with jira using jasforge
Part 7 - Managing and fixing bugs with jira using jasforge
 
Enterprise SharePoint Program Project Delivery Framework - Innovate Vancouver...
Enterprise SharePoint Program Project Delivery Framework - Innovate Vancouver...Enterprise SharePoint Program Project Delivery Framework - Innovate Vancouver...
Enterprise SharePoint Program Project Delivery Framework - Innovate Vancouver...
 
Denver ACE May 2021
Denver ACE May 2021Denver ACE May 2021
Denver ACE May 2021
 
Planning On Jira Dashboards Could Prevent an 88% Failure Rate.pdf
Planning On Jira Dashboards Could Prevent an 88% Failure Rate.pdfPlanning On Jira Dashboards Could Prevent an 88% Failure Rate.pdf
Planning On Jira Dashboards Could Prevent an 88% Failure Rate.pdf
 
5_6334718960759472622.pdf
5_6334718960759472622.pdf5_6334718960759472622.pdf
5_6334718960759472622.pdf
 
5_6334718960759472622.pdf
5_6334718960759472622.pdf5_6334718960759472622.pdf
5_6334718960759472622.pdf
 
London atlassian meetup 31 jan 2016 jira metrics-extract slides
London atlassian meetup 31 jan 2016 jira metrics-extract slidesLondon atlassian meetup 31 jan 2016 jira metrics-extract slides
London atlassian meetup 31 jan 2016 jira metrics-extract slides
 
Jira Training.pptx
Jira Training.pptxJira Training.pptx
Jira Training.pptx
 
Important facts that you should know about jira software
Important facts that you should know about jira softwareImportant facts that you should know about jira software
Important facts that you should know about jira software
 
Ahmedabad Atlassian User Group First Meetup
Ahmedabad   Atlassian User Group First MeetupAhmedabad   Atlassian User Group First Meetup
Ahmedabad Atlassian User Group First Meetup
 
Denver Atlassian Community 5-minute Plugins
Denver Atlassian Community 5-minute PluginsDenver Atlassian Community 5-minute Plugins
Denver Atlassian Community 5-minute Plugins
 

Dernier

Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odishasmiwainfosol
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...OnePlan Solutions
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfLivetecs LLC
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio, Inc.
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Natan Silnitsky
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesPhilip Schwarz
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentationvaddepallysandeep122
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)jennyeacort
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Angel Borroy López
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Matt Ray
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作qr0udbr0
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfMarharyta Nedzelska
 
Cyber security and its impact on E commerce
Cyber security and its impact on E commerceCyber security and its impact on E commerce
Cyber security and its impact on E commercemanigoyal112
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...confluent
 

Dernier (20)

Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
 
Advantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your BusinessAdvantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your Business
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdf
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a series
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentation
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdf
 
Cyber security and its impact on E commerce
Cyber security and its impact on E commerceCyber security and its impact on E commerce
Cyber security and its impact on E commerce
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
 

Farheen user manual on jira software.docx

  • 1. Jira Software User manual August 11, 2020 pg. 1 Jira software V 1.10 User manual Author: Farheen Banu Date: 08/11/2020
  • 2. Jira Software User manual August 11, 2020 pg. 2 Copyright Copyright © All rights reserved The information in this document is confidential to Atlassian software and is legally privileged. The information and this document are intended solely for the addressee. Use of this document by anyone else for any other purpose is unauthorized. If you are not the intended recipient, any disclosure, copying, or distribution of this information is prohibited and unlawful. Disclaimer This documentation might include technical inaccuracies or typographical errors and is subject to correction and other revision without notice. Atlassian. GIVES YOU THE CUSTOMER THIS DOCUMENTATION "AS IS." EXPRESS OR IMPLIED WARRANTIES OF ANY KIND ARE NOT PROVIDED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states or jurisdictions do not allow disclaimer of express or implied warranties in certain transactions; therefore, this statement may not apply to you.
  • 3. Jira Software User manual August 11, 2020 pg. 3 Contact support:
  • 4. Jira Software User manual August 11, 2020 pg. 4 Table of Contents Copyright......................................................................................................................... 2 Disclaimer ....................................................................................................................... 2 Contact support:.............................................................................................................. 3 Introduction: .................................................................................................................... 5 Getting started with Jira Software:................................................................................... 6 Create an account in Jira Software: ......................................................................... 6 Set up Jira................................................................................................................ 7 Create dashboard .................................................................................................... 7 How to use Jira:............................................................................................................... 8 1. Create a project ..................................................Error! Bookmark not defined. 2. Choose a classic template ................................................................................... 8 3. Setup your columns ...................................................................................... 10 4. Create an issue............................................................................................. 11 5. Invite your team ............................................................................................ 10 6. Move work forward........................................................................................ 11 How To Create An Issue ............................................................................................... 12 Troubleshooting:............................................................................................................ 15 References:................................................................................................................... 15
  • 5. Jira Software User manual August 11, 2020 pg. 5 Introduction: Jira is a family of products built to help all types of teams manage their work. Jira offers several products and deployment options that are purpose-built for Software, IT, Business, Ops teams, and more. Products and apps built on top of the Jira platform help teams plan, assign, track, report and manage work. The Jira platform brings teams together for everything from agile software development and customer support to managing shopping lists and family chores. Jira Software is built for every member of your software team to plan, track, and release great software. With the help of Jira software, you can now: 1. Create user stories and issues, plan sprints, and distribute tasks across your software team. 2. Prioritize and discuss your team’s work in full context with complete visibility. 3. Ship with confidence and sanity knowing the information you have is always up- to-date. 4. Improve team performance based on real-time, visual data that your team can put to use. 5. Connect your team's work to your product roadmap. 6. Ship faster and more reliably by building smarter plans for your team and for your organization. 7. Gain peace of mind with enterprise-grade solutions tailor-made to secure and scale Jira Software across your entire organization. About this document: This user manual serves to help all its audiences to have a smooth, quick and productive work experience.
  • 6. Jira Software User manual August 11, 2020 pg. 6 Getting started with Jira Software: Create an account in Jira Software: 1. Visit the page atlassian.com/software/jira 2. Click Get it free Select a second product you want to use with Jira Software
  • 7. Jira Software User manual August 11, 2020 pg. 7 Set up Jira Click in the field “I am ___ Jira” and select whether you are new to Jira or experienced with Jira. Create dashboard To track the workflow and the changes in tasks, create a dashboard.
  • 8. Jira Software User manual August 11, 2020 pg. 8 To create a dashboard 1. Click dashboard from the menu bar. 2. Click create a dashboard. 3. Enter the name of the project in the name field. 4. Enter in the description field your dashboard type. 5. Select access as per your choice, private public or only you. 6. Click save How to use Jira: There are 6 main steps that you can follow to start using Jira software as a pro in no time. 1. Choose a classic template Project templates help teams get up and running quickly with default settings and features for a variety of use cases. In Jira Software Cloud, there are two types of project templates: classic and next-gen.
  • 9. Jira Software User manual August 11, 2020 pg. 9 Classic templates include the advanced customization and flexibility that Jira Software was originally built for. Next-gen templates showcase the reimagined Jira Software experience with simplified configuration and customization options. Both types of templates are available for scrum, kanban, and bug tracking methodologies. Select any of the templates by clicking on them. 2. Create project 1. Click projects from the menu and select create project from the dropdown list. or 2. Select Create project from the projects window. 3. Enter a name for the project and a key and click create.
  • 10. Jira Software User manual August 11, 2020 pg. 10 3. Invite your team To get your team involved, start by adding each team member to your Jira site: 1. In the project menu on the left, select Project settings. 2. Select People. 3. In the top-right corner, select Add people. 4. Search for your team member's email address, and select Add. 4. Setup your columns To set up board columns:
  • 11. Jira Software User manual August 11, 2020 pg. 11 1. Navigate to your team's board by selecting Active sprints (for Scrum projects) or Kanban board (for Kanban projects) in the project menu on the left. 2. Select more (•••) > Board settings in the top-right corner. 3. Select Columns. 4. Select Add column to add a column for each step in your team's process. For example, if work needs to pass through a QA step before it's considered to be complete, you could add a column called "QA" and put it before Done. 5. Create an issue Issues are the building blocks of your Jira Software project. An issue can represent a story, epic, bug, feature to be built, or any other task in your project. To create an issue anywhere in Jira: 1. Click Create ( ). 2. Type a Summary for the issue. 3. Complete all required fields and any other fields that you want as shown in How to create an issue.  Optional: To change which fields appear when you create another issue, click Configure Fields and select and deselect the fields you want. When you next create an issue, the selected fields will be displayed.  Optional: To create other issues with the same Project and Issue Type, select the Create another checkbox. Depending on your configuration and issue creation history, some fields may be pre-populated. Review these before creating the new issue. 4. When you're finished, click Create. 6. Move work forward Now you are ready to collaborate and track work together. If you're in a Scrum project, you'll need to create and start a sprint to begin tracking work. If you're in a Kanban project, you can start tracking work on the board. To track work items, move an issue from one column to another as it progresses through your team's workflow.
  • 12. Jira Software User manual August 11, 2020 pg. 12 How To Create An Issue To create an issue: 1. Click create on the main menu. 2. Enter the project name. 3. Enter the issue type. Issue types can be a bug, an epic, story, task, or a subtask. Bug: A problem or error Epic: A big user story that needs to be broken down. Story: Functionality or feature expressed as a user goal Task: A small distinct piece of work
  • 13. Jira Software User manual August 11, 2020 pg. 13 Sub task: A small piece of work that is part of a larger task 4. Enter the summary 5. Attach any documents supporting the issue created. 6. Write a description about the issue in the description box.
  • 14. Jira Software User manual August 11, 2020 pg. 14 7. Select how the linked issues are affected from the dropdown list of possibilities (for example: blocks, is block by…etc). 8. Enter the issues linked to the issue you are creating in the issue field.
  • 15. Jira Software User manual August 11, 2020 pg. 15 9. Enter the issue linked to the issue you have created 10.Enter the assignee’s name 11.Select the priority of the issue 12.Enter a label name for the issue 13.Click create. You will be notified that an issue has been created and you also check the issues created by clicking on Issues on the tool bar from left hand side. Troubleshooting: For troubleshooting and FAQs, refer to support.atlassian.com/tutorials/troubleshooting References: For any questions or any more information, please visit https://support.atlassian.com/contact/#/
  • 16. Jira Software User manual August 11, 2020 pg. 16