By Patrick Li

Atlassian JIRA is an firm factor tracker approach. one in every of its key strengths is its skill to evolve to the desires of a firm, from the frontend person interface, to delivering a platform for components to increase its capabilities.

The ebook begins with upgrading your latest JIRA example, and projects you could practice at the server point to raised continue it. We then delve deeper into adapting JIRA on your organization’s wishes, beginning with the visible parts of developing customized kinds to trap vital facts with customized fields and monitors, and relocating directly to making sure info integrity via defining box behaviors.

Furthermore, we’ll achieve deeper insights into JIRA’s electronic mail services, together with handling outgoing electronic mail ideas and processing incoming e-mails for automatic factor production. The ebook concludes with a few information and methods that may help in making issues a lot more straightforward for directors, similar to working scripts to automate projects, easy accessibility to logs, and instruments to aid troubleshooting difficulties.

Show description

Read Online or Download JIRA 6.x Administration Cookbook PDF

Similar programming books

Learn to Program

It's now more uncomplicated to profit to write down your individual software program than it has ever been earlier than. Now every body can discover ways to write courses for themselves--no prior event is important. Chris Pine takes a thorough, yet light-hearted technique that teaches you the way to software with at the least fuss or hassle.

Design and Prototyping for Drupal

Itching to construct attention-grabbing initiatives with Drupal, yet burdened incidentally it handles layout demanding situations? This concise advisor is helping small groups and solo web site designers know the way Drupal works by way of demonstrating the methods it outputs content material. You’ll methods to deal with Drupal’s output, layout round it, after which flip your layout right into a theme.

within the moment of 3 volumes on Drupal layout, award-winning dressmaker Dani Nordin takes you past uncomplicated website making plans and teaches you key thoughts for operating with subject matters, layouts, and wireframes. become aware of find out how to use Drupal to make your imaginative and prescient a truth, rather than getting distracted via the system’s venture and code administration details.
* research recommendations for sketching, wireframing, and designing powerful layouts
* holiday down a Drupal structure to appreciate its simple elements
* comprehend Drupal’s subject layer, and what to appear for in a base subject
* paintings with the 960 grid procedure to facilitate effective wireframing and theming
* deal with Drupal markup, together with the code generated by means of the robust perspectives module
* Use LessCSS to prepare CSS and assist you subject matter your web site extra successfully

Parallele Programmierung

Durch kostengünstige Multiprozessor-Desktoprechner, Cluster von desktops und Innovationen wie die Hyperthreading-Technologie oder Multicore-Prozessoren sind parallele Rechenressourcen allgegenwärtig. Die effiziente Ausnutzung dieser parallelen Rechenleistung ist jedoch nur durch den Einsatz paralleler Programmiertechniken möglich, die sich damit in alle Bereiche der Softwareerstellung ausbreiten.

Extra resources for JIRA 6.x Administration Cookbook

Sample text

The first step is to create the new field configurations: 1. Log in to JIRA as a JIRA administrator. 2. Navigate to Administration | Issues | Field Configurations. 3. Click on the Add Field Configuration button, name it Task Field Configuration, and click on Add. 4. Click on the Required link for Description and Assignee fields. The second step is to associate the new field configuration with a new field configuration scheme: 1. Navigate to Administration | Issues | Field Configuration Schemes.

How it works… The screen is one of the most confusing aspects of JIRA configuration. When we create a new screen, we need to associate it with one of the three issue operations (create, edit, and view) with screen scheme. As in our recipe, we associated our new Task Create Screen with the Create Issue operation. Screen schemes then need to be associated with issue types, so that JIRA can determine which screen scheme to use based on the selected issue type. Lastly, we apply the issue type screen scheme to a project, so only the selected projects will have the screens associated.

Click on the Associate an Issue Type with a Field Configuration button. 4. Select Task for Issue Type, Task Field Configuration for Field Configuration, and click on Add, as shown in the following screenshot: 44 Chapter 2 The last step is to apply the new field configuration scheme to our project: 1. Navigate to Administration | Projects. 2. Select a project from the list. 3. Select Fields from the left-hand side panel. 4. Navigate to Actions | Use a different scheme. 5. Select the new Task Field Configuration Scheme option and click on Associate.

Download PDF sample

Rated 4.60 of 5 – based on 8 votes