Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Mylyn/JIRA Connector"

(2006-10-13 Planning Session)
Line 3: Line 3:
 
== 2006-10-13 Planning Session ==
 
== 2006-10-13 Planning Session ==
  
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Technology&product=Mylar&component=Jira&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit  Open issues in Bigzilla]
+
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Technology&product=Mylar&component=Jira&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit  Open task in Bugzilla]
  
<table border=1 cellpadding=3 cellspacing=0>
+
== JIRA web service API needs ==
<tr>
+
<td>
+
<td>bug_id
+
<td>opendate
+
<td>bug_severity
+
<td>priority
+
<td>short_short_desc
+
<td>comments
+
  
<tr>
+
* Adding and removing attachments.
<td>eu
+
* Retrieving and adding votes.
<td>139312
+
* Retrieving workflow actions and submitting the corresponding operatoins.
<td>4/28/2006 17:27:51
+
* Submitting query/filter and only getting keys back (not issues+comments).
<td>normal
+
<td>P4
+
<td>URL-based repesetation for custom JIRA queries
+
<td>jira services<br/>have workaround
+
 
+
<tr>
+
<td>mik
+
<td>142869
+
<td>5/19/2006 18:10:56
+
<td>normal
+
<td>P3
+
<td>provide rich editor for JIRA
+
<td>
+
 
+
<tr>
+
<td>mik
+
<td>143260
+
<td>5/23/2006 12:51:16
+
<td>enhancement
+
<td>P3
+
<td>add offline editing of JIRA tasks
+
<td>
+
 
+
<tr>
+
<td>eu
+
<td>144620
+
<td>5/31/2006 5:29:33
+
<td>enhancement
+
<td>P4
+
<td>setting task as active should be reflected in JIRA
+
<td>
+
 
+
<tr>
+
<td>eu
+
<td>144962
+
<td>6/1/2006 15:56:33
+
<td>normal
+
<td>P3
+
<td>support JIRA task attribute editing operations
+
<td>
+
 
+
<tr>
+
<td>eu
+
<td>147888
+
<td>6/20/2006 11:39:04
+
<td>blocker
+
<td>P3
+
<td>Can't connect to jira over https
+
<td>jira services<br/>have workaround
+
 
+
<tr>
+
<td>
+
<td><s>149503</s>
+
<td>7/3/2006 19:57:21
+
<td>major
+
<td>P4
+
<td>Jira Authentication Failed for existing query
+
<td>jira services
+
 
+
<tr>
+
<td>eu
+
<td>149593
+
<td>7/4/2006 11:51:00
+
<td>normal
+
<td>P3
+
<td>Jira query wizard fail to select components and resolution
+
<td>jira services
+
 
+
<tr>
+
<td>mik
+
<td><s>151007</s>
+
<td>7/18/2006 16:42:44
+
<td>normal
+
<td>P2
+
<td>Can't synchronize individual jira tasks from query hits
+
<td>
+
 
+
<tr>
+
<td>
+
<td>159313
+
<td>9/29/2006 12:30:23
+
<td>normal
+
<td>P3
+
<td>Cannot use Jira connector with Authenticated HTTP Proxy
+
<td>jira services
+
 
+
<tr>
+
<td>tbd
+
<td>159343
+
<td>9/29/2006 15:07:40
+
<td>critical
+
<td>P3
+
<td>Due date filter does not work for Jira query
+
<td>jira services
+
 
+
<tr>
+
<td>
+
<td>159355
+
<td>9/29/2006 16:42:10
+
<td>normal
+
<td>P3
+
<td>AuthenticationException when adding query to tasklist
+
<td>jira services?
+
 
+
<tr>
+
<td>mik
+
<td>160779
+
<td>10/12/2006 20:50:10
+
<td>
+
<td>
+
<td>Incoming changes/new issues are not shown in focused mode
+
<td>
+
 
+
<tr>
+
<td>
+
<td>160780
+
<td>10/12/2006 20:50:10
+
<td>
+
<td>
+
<td>Integrate &quot;close&quot; issue action to support dev workflow
+
<td>related to 144620 and 144962
+
 
+
<tr>
+
<td>
+
<td>160781
+
<td>10/12/2006 20:50:10
+
<td>
+
<td>
+
<td>Investigate support for custom Jira attributes
+
<td>
+
 
+
</table>
+

Revision as of 19:06, 17 November 2006


2006-10-13 Planning Session

Open task in Bugzilla

JIRA web service API needs

  • Adding and removing attachments.
  • Retrieving and adding votes.
  • Retrieving workflow actions and submitting the corresponding operatoins.
  • Submitting query/filter and only getting keys back (not issues+comments).

Back to the top