News Feed
Jobs Feed
Sections




News Archive
Lorna Mitchell's Blog:
Using JIRA's REST API to Create a Dashboard
March 28, 2012 @ 10:57:56

In this recent post to her blog, Lorna Mitchell shows how to use the Jira REST API (provided as a part of some of the newer versions of the tool) to create a "dashboard" of the latest items added to the tracker.

Today what you get is an example of integrating with JIRA's REST API, because their recent "upgrade" locked me out of the issue listings pages completely and I really do need to be able to see a list of bugs! Their bug editing screen is quite usable, so it's just the list that I need here, but you could easily call their other API methods as you need to. These examples are PHP and use the Joind.in Jira tracker), parsing the JSON results and displaying the results as a simple list, looping with a foreach and outputting some HTML.

0 comments voice your opinion now!
jira rest api pecl http extension issues dashboard


blog comments powered by Disqus

Similar Posts

Scott Johnson\'s Blog: Your Simple PHP Code Snippet for Monday

Sameer Borate's Blog:Pushing xpi mime content from php

Nadeau Software: PHP tip: How to get a web page using CURL

Community News: PHPBestPractices.org - A Short Practical Guide

DeveloperTutorials.com: Create a Facebook Application With PHP


Community Events











Don't see your event here?
Let us know!


introduction community application example opinion podcast object testing interview unittest series functional framework phpunit language code tool zendframework2 development release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework