Bug 790271 - Integrate Bugzilla
Summary: Integrate Bugzilla
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: PressGang CCMS
Classification: Community
Component: Web-UI
Version: 1.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Matthew Casperson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-14 05:22 UTC by Matthew Casperson
Modified: 2014-08-04 22:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-15 21:34:25 UTC


Attachments (Terms of Use)
A sample application for querying Bugzilla from Java (5.40 KB, application/zip)
2012-02-14 05:23 UTC, Matthew Casperson
no flags Details

Description Matthew Casperson 2012-02-14 05:22:56 UTC
Using the extended j2bugzilla library at https://sourceforge.net/projects/j2bugzillaext/, write a REST client service that is called by cron every hour or so that updates the bugzilla bugs that have been assigned to a topic.

Database tables and REST methods will have to be created to hold the bugs assigned to a topic.

The attached file is a proof of concept that uses the extended j2bugzilla library to query Bugzilla for a regular expression that is prepopulated by Skynet.

Comment 1 Matthew Casperson 2012-02-14 05:23:38 UTC
Created attachment 561744 [details]
A sample application for querying Bugzilla from Java

Comment 2 Matthew Casperson 2012-02-15 21:34:25 UTC
Done


Note You need to log in before you can comment on or make changes to this bug.