Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Jira Conventions and Best-Practices

I have been using Jira since 6months but haven;t been through any document related to various options available and how to use them for maximum output.

There must be some conventions that help in better tracking of the issue. For instance, Logging work, Linking issues, creating sub-tasks.

It would be of help if you can share some of the features (and the conventions) that you follow while using Jira. It may vary from team-to-team but there must be some generic rules which can be followed.

Any feedback would be of help. Thanks.

like image 401
Manish Basantani Avatar asked Jun 07 '10 10:06

Manish Basantani


People also ask

What are the three parts in a Jira?

A Jira workflow has three basic components: statuses, transitions, and resolutions.

What are the key features of Jira?

Jira helps teams plan, assign, track, report, and manage work and brings teams together for everything from agile software development and customer support to start-ups and enterprises. Software teams build better with Jira Software, the #1 tool for agile teams.


1 Answers

Some of our conventions for using JIRA:

  • Each project has its own JIRA project.
  • We use the Greenhopper plugin for Scrum planning.
  • There is no development without a JIRA issue assigned. If needed, Developer add issues on their own.
  • Commits contain the JIRA ID (for FishEye integration).
  • Language of JIRA comments.
  • When working on an issue, it's state is changed to "in progress"
  • Findings, Problems, Things Done are documented as comments.

Related answer here.

like image 147
Peter Kofler Avatar answered Oct 20 '22 20:10

Peter Kofler