| Name | Mylyn |
|---|---|
| Version | |
| Product Versions | JIRA 3.4 and later, Eclipse 3.3 and later |
| Author(s) | Mylyn Eclipse Project |
| Homepage | http://www.eclipse.org/mylyn/ |
| Price | free |
| License | EPL |
| JavaDocs | |
| IssueTracking | http://www.eclipse.org/mylyn/support/ |
| Download JAR | http://www.eclipse.org/mylyn/downloads/ |
| Download Source |
| JIRA Mylyn connector is part of Atlassian Connector for Eclipse Now you don't have to switch between websites, email messages and news feeds to see what's happening to your project and your code. Instead, you can see the relevant JIRA issues, Crucible reviews and Bamboo build information right there in your development environment. See the Atlassian Connector for Eclipse 1.1 Release Notes. |
Description/Features
Mylyn is a task focused UI for Eclipse that makes working with very large workspaces as easy as working with small ones. It supports task management and monitors your work activity to identify information relevant to the task-at-hand. Mylyn uses this task context to focus the Eclipse UI on the interesting information, hide the uninteresting, and automatically find what's related. This puts the information you need to get work done at your fingertips and improves productivity by reducing searching, scrolling, and navigation. By making task context explicit Mylyn also facilitates multitasking, planning, reusing past efforts, and sharing expertise.
Mylyn can be installed as a standalone Task List for managing personal tasks, with the Focused UI support for the Eclipse SDK to reduce information overload, and with one or more task repository connectors, including one for JIRA. See below for instructions how to install it and see the Mylyn user guide for more documentation.
Installation (Eclipse 3.4)
Please see below for instructions how to install Mylyn into Eclipse 3.2 or Eclipse 3.3.
- Download and install an Eclipse Ganymede package from http://www.eclipse.org/downloads/ that includes Mylyn. This tutorial is based on the Eclipse IDE for Java Developers.
- To install the JIRA support for Mylyn go to Help > Software Updates... and select Available Software
- Select Manage Sites and enable the Mylyn for Eclipse 3.4 and the Mylyn Extras update site

If the update sites do not appear in the list add them manually:download.eclipse.org/tools/mylyn/update/e3.4
download.eclipse.org/tools/mylyn/update/extras - In the list of available features select Mylyn Connector: JIRA and select Install...

- After dependencies have been resolved accept the license in the install wizard and select Finish
- When the download completes and the prompt to restart Eclipse is displayed select Yes to complete the process.
Installation (Eclipse 3.3)
- Download and install an Eclipse Europa package from http://www.eclipse.org/downloads/packages/release/europa/winter that includes Mylyn. This tutorial is based on the Eclipse IDE for Java Developers.
- To install the JIRA support for Mylyn go to Help > Software Updates > Find and Install and select Search for new features to install
- Select Mylyn and Mylyn Extras in the lists of sites to include in search and select Finish

If the update sites do not appear in the list add them manually:Mylyn: download.eclipse.org/tools/mylyn/update/e3.3
Mylyn Extras: download.eclipse.org/tools/mylyn/update/extras - When the Search Results wizard is displayed select the Mylyn Connector: JIRA under Mylyn Extras > Integration and the required dependencies

- Select Next and accept the license terms. Select Next again which will display the installation page. Select Finish to start the installation process.
- When the download completes the verfication wizard will be displayed. Select Install to complete the process.
- Select Yes when prompted to restart Eclipse.
Installation (Eclipse 3.2)
If you are using Eclipse 3.2 the latest supported Mylyn version is 2.0 and the latest supported version of the JIRA connector is 2.1.2.
- To install the JIRA support for Mylyn go to Help > Software Updates > Find and Install and select Search for new features to install
- Add an update site for Mylyn 2.0:
http://download.eclipse.org/tools/mylyn/update-archive/2.0.0/e3.2

- Add an update site for Mylyn 2.1 Extras:
http://download.eclipse.org/tools/mylyn/update-archive/2.1.0/extras

- Make sure Mylyn 2.0 and Mylyn 2.1 Extras are the lists of sites to include in search and select Finish
- When the Search Results wizard is displayed select Mylyn 2.0 and Mylyn Connector: Jira (Incubation) under Mylyn 2.1 Extras > Integration

- Select Next and accept the license terms. Select Next again which will display the installation page. Select Finish to start the installation process.
- When the download completes a the verfication wizard will be displayed. Select Install to complete the process.
- Select Yes when prompted to restart Eclipse.
Usage
Creating a query
The first step is to connect to a JIRA repository. Make the Mylyn repositories view visible using the menu Window > Show View > Other and select Mylyn > Task Repositories. Click the repository icon in the toolbar of the view.
![]()
A wizard for setting the repository properties is displayed.
- Choose JIRA (support 3.3.3 and later) from the list of connectors and select Next
- Enter *http://jira.atlassian.com* as the server url and enter your username and password
- Select Validate to verify that the entered credentials are valid

- Select Finish to create the repository

Select Yes when Mylyn will prompt you to create a query. This will bring up the query dialog:
- Select Next to create a query using a form. On the query creation Mylyn will download the repository configuration which can take a few minutes.
- Enter a title that for the query
- Choose search parameters that define the query. For this example we will

- Select Finish to add the query to your task list
The Java perspective displays the task list in the upper right section of the workbench. If it is not visible go to Window > Show View > Other and select Mylyn > Task List. The task list shows the list of tasks that match the query. The blue arrow icons indicate that the task have incoming changes. Double clicking a task will bring up the task editor.
![]()
The task editor displays the attributes, description and comments of a JIRA issue and allows you to edit the issue.
![]()
Creating a new issue
Right click on the task list to bring up the context menu. Select New > Task... which will bring up a wizard. Hint: You can also create additional queries from the task list context menu.
![]()
- Choose http://jira.atlassian.com from the list of repositories
- Select Next to and choose A Test Project from the list of projects.
- Select Finish to open the editor for entering task details.


Comments (80)
May 17, 2007
Papick Garcia Taboada says:
I have now tested the version 2.0.0v20070514 - means 2.0M3 from 14th May - and i...I have now tested the version 2.0.0v20070514 - means 2.0M3 from 14th May - and it works now with Attachments. Now it is possible to add Mylar context attachments directly from the Eclipse UI - it is simply great.
On my blog I have posted the links to the required update sites.
May 17, 2007
Bob Swift says:
Excellent! Thanks for the post.Excellent! Thanks for the post.
Nov 16, 2007
Bob Swift says:
Steffen, thanks for all the new information and screen shotsSteffen, thanks for all the new information and screen shots
Nov 25, 2007
Bob Swift says:
I upgraded to the latest Mylyn and JIRA support level. Very nice . Good level o...I upgraded to the latest Mylyn and JIRA support level. Very nice
. Good level of support for most JIRA capabilities. Even sub-task creation and linking are supported. In fact, even sub-task of a sub-task! I imagine this may cause some problems with JIRA until it officially supports this feature
. One missing capability is work logging - is that something that is being considered?
Nov 28, 2007
Steffen Pingel says:
Thank you for the feedback Bob! I am not aware of any problems caused by nes...Thank you for the feedback Bob! I am not aware of any problems caused by nesting sub-tasks but please go ahead and file a bug report if you encounter any errors:
http://www.eclipse.org/mylyn/bugs/
There is a feature request related to supporting work logging:
[acitvity] synchronize estimated time with repository
https://bugs.eclipse.org/bugs/show_bug.cgi?id=173880
Please add your requirements to that report or consider voting if you are interested in that feature.
Dec 29, 2007
Alan Berezin says:
Ok, I answered by own question by looking here http://wiki.eclipse.org/Mylar_FAQ...Ok, I answered by own question by looking here http://wiki.eclipse.org/Mylar_FAQ#JIRA_Connector
Apparently I need JIRA 3.7
I have eclipse 3.3 with mylyn 2.2 and jira connector 2.2 with jira pro 3.4.1
I can attach a mylyn context and it shows up in a jira with a browser. However, it seems mylyn can retrieve it (lets say i pull up that task on another eclipse instance with same versions of eclipse, mylyn, jira connector).
In fact, Im not sure mylyn sees any jira task attachments.
Jan 31, 2008
Charles Lamprey says:
I've followed the installation overview for the JIRA plugin of Mylyn and it work...I've followed the installation overview for the JIRA plugin of Mylyn and it works great when connecting to http://jira.atlassian.com. However, when I attempt to use the same steps to set up a Mylyn task repository by connecting to my local JIRA service at "http://localhost", I cannot connect.
Do I need to set up my local JIRA service so that Mylyn can talk to it? If so, how?
Jan 31, 2008
Steffen Pingel says:
You have to enable remote API calls for your JIRA repository: http://wiki.ecli...You have to enable remote API calls for your JIRA repository:
http://wiki.eclipse.org/index.php/Mylyn_FAQ#What_are_the_server_requirements.3F
Mar 19, 2008
Sindri Traustason says:
I managed to get to "Creating a query" step 4. but the popup never appeared and ...I managed to get to "Creating a query" step 4. but the popup never appeared and when I right click the repository the "New Query..." option is disabled. Any ideas what might be causing this?
Note that I can actually search the repository doing a "Task Search" in the eclipse search window.
Mar 31, 2008
Steffen Pingel says:
That sounds like a bug Sindri. The "New Query..." option should be enabled for J...That sounds like a bug Sindri. The "New Query..." option should be enabled for JIRA repositories. Please go ahead and file a report:
http://www.eclipse.org/mylyn/bugs/
Apr 10, 2008
Cem Ezberci says:
I've been watching the progress on this plug-in for a while now but I see there ...I've been watching the progress on this plug-in for a while now but I see there is one very important feature still not implemented. The plugin itself allows us to activate a task and starts tracking time spent on it until it is deactivated however it does not log this time in the JIRA issue as time spent. Are there any plans on enabling this feature? It really sucks to go into JIRA and log that time. I would really appreciate it if you could shed some light.
Ok, I just saw the comment above.
Apr 14, 2008
Steffen Pingel says:
Yes, integrating Mylyn's time tracking with JIRA's worklog is one of the most re...Yes, integrating Mylyn's time tracking with JIRA's worklog is one of the most requested features and the task linked above has been scheduled for the next Mylyn release.
Apr 11, 2008
Robert Quinn says:
I'm getting an error submitting updates from Mylyn to JIRA... Invalid date / tim...I'm getting an error submitting updates from Mylyn to JIRA... Invalid date / time format. Expected dd/MMM/yy hh:mm a
JIRA is using all the default date formats. (I had a similiar problem in a different JIRA instance, but I had changed the date formats)
Eclipse is current (3.3), Mylyn and the JIRA connector are current (2.3.2), the JIRA installation is current (3.12.2).
I looked for date config options within Mylyn and tracked down the request in the bug database to support custom date formats, but these are defaults.
any suggestions?
thanks,
Apr 14, 2008
Steffen Pingel says:
Robert, other users have reported that this error occurs when a non English loca...Robert, other users have reported that this error occurs when a non English locale is configured on the JIRA repository:
206091: support customized date formats
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206091
We are planning to address this in the next release.
Apr 15, 2008
Robert Quinn says:
System info says English Locale... In general config, English is default languag...System info says English Locale... In general config, English is default language and index language
I just tracked it down to a custom field, type is Date Time. When Mylyn displays the field it's date formatter is Day, dd MMM yyyy hh:mm:ss Z
So the submit fails... I don't know if that can be solved at this point, so I changed the custom field to date picker.
I can now submit without issue. Date Time must not be supported.
Thanks,
Apr 17, 2008
Steffen Pingel says:
Thanks for getting back Robert. I have added a note here: 217938: support...Thanks for getting back Robert. I have added a note here:
217938: support editing of custom date and time fields
https://bugs.eclipse.org/bugs/show_bug.cgi?id=217938
Apr 11, 2008
Dinesh Ilindra says:
When a JIRA repository task is opened, at all the places where the users are men...When a JIRA repository task is opened, at all the places where the users are mentioned - COMMENTED BY, ASSIGN TO, ASSIGNED TO, REPORTED BY - the user login id is used. It would be of great help if there is an option to display the user full names instead of their id.
Thanks.
Apr 14, 2008
Steffen Pingel says:
That's a great suggestion. I have filed a new feature request here: 2270...That's a great suggestion. I have filed a new feature request here:
227052: support full names
https://bugs.eclipse.org/bugs/show_bug.cgi?id=227052
Apr 23, 2008
Darius Schier says:
We use Jira with ldap/ntlm authentication. We could not manage to setup a task r...We use Jira with ldap/ntlm authentication. We could not manage to setup a task repository within eclipse for such a user. We tried several things, as leaving user/pwd blank or setting them explicitly. We always get Unable to authenticate with repository. Login credentials invalid. Our (one and only) non ldap admin user works fine. Is this feature supported?
Apr 24, 2008
Steffen Pingel says:
Mylyn's support for NTLM authentication is limited. A bit more detailed informat...Mylyn's support for NTLM authentication is limited. A bit more detailed information is available here:
http://wiki.eclipse.org/index.php/Mylyn_FAQ#NTLM_authentication
Darius, please file a new bug if the FAQ entry doesn't help to get it working:
http://www.eclipse.org/mylyn/bugs/
Jan 18
Praveen Jindal says:
I read above discussion about NTLM authentication. needed to know, if have...I read above discussion about NTLM authentication.
needed to know, if have any plans to add it now.
as lot of time has passed since last post.
is there any way i can ask for this feature.
Jan 19
Steffen Pingel says:
NTLM support is currently limited by the libraries that Mylyn uses for network c...NTLM support is currently limited by the libraries that Mylyn uses for network communication. I would recommend to take a look at NTLM authorization proxywhich has been reported to work with the Mylyn JIRA connector.
May 03, 2008
Bob Swift says:
If you run into this problem: "Error parsing server response: No project with ke...If you run into this problem: "Error parsing server response: No project with key ..." there is a work around available
May 27, 2008
Yann FOUBERT says:
When I synchronize a JIRA issue, I get the message "JIRA ticket not found: <N...When I synchronize a JIRA issue, I get the message "JIRA ticket not found: <Number>".
Thank you for your help.
Jun 04, 2008
Huuuze says:
I'm using Eclipse 3.3.2 on a Mac. Currently, when I attempt add Mylyn Extr...I'm using Eclipse 3.3.2 on a Mac. Currently, when I attempt add Mylyn Extras via the Eclipse "Feature Updates" menu item, I receive the following error:
Mylyn Connector: Jira (Incubation) (2.1.2.v20071220-1700) requires feature "org.eclipse.mylyn_feature (2.0.0.v20070628-1000)", or later version.I'm using the following URLs to download the updates:
MyLyn Extras: http://download.eclipse.org/tools/mylyn/update-archive/2.1.0/extras
What am I doing wrong?
Jun 04, 2008
Steffen Pingel says:
You are using the update site intended for Eclipse 3.2 users. It is best to use ...You are using the update site intended for Eclipse 3.2 users. It is best to use the latest release of Mylyn for Eclipse 3.3. It is availble from this update site:
download.eclipse.org/tools/mylyn/update/e3.3
The corresponding version of the JIRA connector is avaible from this update site:
download.eclipse.org/tools/mylyn/update/extras
Jul 09, 2008
Alan Lindsay says:
This plugin is outstanding. I had used it about a year ago and it was bugg...This plugin is outstanding. I had used it about a year ago and it was buggy in the eclipse installation we had. Currently it seems to be working much better! The attachment feature is wonderful and much needed for anyone wanting to make practical use of Jira without interfacing through the web. Well done.
Are we going to see implementation of the custom Jira icons? Our team has customized all the icons for workflows, issue types, statuses etc. These have been very good visual indicators of our operations and would be nice to have in the plugin.
Jul 18, 2008
Steffen Pingel says:
Support for custom icons would indeed be a useful feature. Please vote for this ...Support for custom icons would indeed be a useful feature. Please vote for this bug report:
239740: retrieve icons from repository for custom issue types
https://bugs.eclipse.org/bugs/show_bug.cgi?id=239740
Jul 09, 2008
Alan Lindsay says:
There are two errors that I am getting. 1. Like Robert Quinn I get an Inv...There are two errors that I am getting.
1. Like Robert Quinn I get an Invalid date / time format. Expected dd/MMM/yy hh:mm a error. The problem with this is that there are no dates being submitted or required. This happens when we resolve issues. We do have a custom field on the resolve screen but its not a date and its not required. Not sure if this makes a difference.
2. The second problem is that when we submit changes through the plugin we get this error everytime: Unexpected error: Arguments to addParameter(String, String) cannot be null. Oddly enough this error can be avoided by selected a workflow action other than "Leave as..." If we select a new workflow action then the form will submit fine. However if we just want to post a comment on the issue and leave the current status the above error results everytime.
Any help you can give would be greatly appreciated, we love this plugin and want to see it flourish!
Jul 18, 2008
Steffen Pingel says:
Support for custom date formats and non-US locales which can cause the "Invalid ...Support for custom date formats and non-US locales which can cause the "Invalid date / time format" errors has been added in the 3.0.1 release of Mylyn: http://www.eclipse.org/mylyn/downloads/.
This FAQ entry describes how to configure the corresponding repository settings. Please comment on bug 217938if submitting issues still fails for you with the latest release.
Please reopen bug 238502 if you still encounter "Unexpected error: Arguments to addParameter(String, String) cannot be null" errors with the latest release.
Jul 27, 2008
Cem Ezberci says:
Great to see that the new version is available. Has the time tracking issue been...Great to see that the new version is available. Has the time tracking issue been resolved (i.e. sending back the elapsed time on an activated task upon deactivation)?
Aug 20, 2008
Michael Kornatzki says:
i will like the plugin if i can get it to work i am evaluating jira (enterpris...i will like the plugin if i can get it to work
i am evaluating jira (enterprise 3.12.3) and will test mylyn in Eclipse 3.3 too.
following the instructions above i configure a server in task repositories and make a query or use an existing query from jira.
the plugin can connect to the server because in the new jira query dialog i see the projects.
unfortunately the task list didn't show any issue. if i call the filter in a browser i see issues.
do i have something to configure in jira or is this a problem of the plugin?
Aug 20, 2008
Steffen Pingel says:
Please check the setting for "Max number of search results" in the repository pr...Please check the setting for "Max number of search results" in the repository properties under "Additional Settings", it should be set to a value greater than 0. When version 3.0.1 of the Mylyn JIRA connector is used on Eclipse 3.3 this may default to 0 due to a bug:
243849: [e3.3] max number of search results defaults to 0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=243849
This will be fixed in the today's weekly build and the next Mylyn 3.0.2 release:
http://www.eclipse.org/mylyn/downloads/
Aug 28, 2008
Michael Kornatzki says:
thank you steffen, now i can see the issues in eclipse )thank you steffen, now i can see the issues in eclipse
)
Aug 31, 2008
Robert Quinn says:
Anyone get the JIRA connector working with Ganymede? I just installed Ganymede ...Anyone get the JIRA connector working with Ganymede?
I just installed Ganymede and Mylyn is there but the only repository listed during "Add Task Repository" is bugzilla. It isn't obvious how to install the JIRA connector.
Google came up with a few hits, including this one
http://dev.eclipse.org/newslists/news.eclipse.tools.mylyn/msg01204.html which seemed to suggest using http://download.eclipse.org/tools/mylyn/update/extras
I tried to install the connector by manually adding that update site, but there are conflicts...
Cannot complete the request. See the details.
Unsatisfied dependency: [org.eclipse.mylyn.jira_feature.feature.group 3.0.2.I20080825-0800-e3x] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.mylyn_feature.feature.group/[3.0.1.I20080716,4.0.0)
Unsatisfied dependency: [org.eclipse.mylyn.jira_feature.feature.group 3.0.2.I20080825-0800-e3x] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.mylyn_feature.feature.group/[3.0.1.I20080716,4.0.0)
I ended up using Software Updates > Available Software > Manage Sites and I added "Mylyn Extras" and "Mylyn for Eclipse 3.4", selecting the stuff I wanted and the update worked... mylyn is now at 3.0.1
However I still can only add Bugzilla. I must be missing a newly added config step, but preferences doesn't seem to have anything... so I'm stuck, if anyone has suggestions, I'd appreciate a push in the right direction.
After restarting and searching and restarting and looking in the mylyn log, I realized that something wasn't right and no amount of trying was going to fix it. I started from scratch, reinstalled 3.4, then added the JIRA connector and upgraded mylyn... (i left off the trac connector, though i don't believe that was the problem). It now works!
Hopefully this might help someone else
Sep 09, 2008
Steffen Pingel says:
Thanks Robert. I have added install instructions for Eclipse 3.4 above. If you ...Thanks Robert. I have added install instructions for Eclipse 3.4 above.
If you run into trouble with the Eclipse update mechanism please do not hesitate to ask on the Mylyn news group or file a bug in the Mylyn Bugzilla: http://www.eclipse.org/mylyn/community/.
Sep 29, 2008
Scott Harman says:
Hi Steffen Had similar problem, but resolved. I'm running Ganymede and latest...Hi Steffen
Had similar problem, but resolved.
I'm running Ganymede and latest Mylyn connectors and extras against Jira 3.13 - but can't work out why versions and components aren't being shown for new tasks?What's the best way to debug this?Sometimes, I just need to try reloading before I submit
Sep 29, 2008
Scott Harman says:
Now brain is in gear - how do I add custom fields to the form? None of them are...Now brain is in gear - how do I add custom fields to the form?
None of them are displayed at all - I've got about 5 that I'll be using, one is for product, which is defined per project, with on average 5 products per project - is this model supported through the connector, or is this not recommended?
Sep 29, 2008
Steffen Pingel says:
Custom fields are supported by the JIRA connector with some limitations. I have ...Custom fields are supported by the JIRA connector with some limitations. I have opened this bug to track progress:
249057: improve support for custom fields
https://bugs.eclipse.org/bugs/show_bug.cgi?id=249057
It would be helpful if you could add a comment with a description of your requirements and steps to reproduce errors if you are seeing any. Please note that custom fields are currently not displayed in the task editor when creating new bugs:
203555: mandatory custom fields not submitted when creating new issue
https://bugs.eclipse.org/bugs/show_bug.cgi?id=203555
Oct 07, 2008
Edwin Windes says:
So - what conditions need to be met for a Jira task to be considered "complete" ...So - what conditions need to be met for a Jira task to be considered "complete" in Mylyn? When I submit my tasks, their status is changed in Jira - but they still appear as active tasks in Mylyn. Is this configurable?
Oct 08, 2008
Steffen Pingel says:
Mylyn recognizes completed JIRA issues either based on the status or the resolut...Mylyn recognizes completed JIRA issues either based on the status or the resolution of an issue. This is configurable in the Additional Settings section of the repository properties dialog. Please file a bug if that does not work for your repository.
Oct 10, 2008
Alan Berezin says:
Latest update: apparently is is a know issue with the jira. See https://bugs.ecl...Latest update: apparently is is a know issue with the jira. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=247912 and http://jira.atlassian.com/browse/JRA-15658
-alan
I love this plugin but I am now seeing a problem trying to sync my task lists.
We recently upgraded to JIRA pro Version: 3.12.1-#299 (we were on something older before).
I am on Ganymede with jira connector 3.0.2-v20080918-1100-e3x on windows.
It worked with the older jira server. But now I am a seeing this error msg when i try to sync:
Unexpected result code 301 while running query
http://macroteam.drillinginfo.com/secure/IssueNavigator.jspa?view=rssdecorator=nonetempMax=5000requestId=10490
A few things about this error message. If you chop off the tail end , requestId=10490, it starts to look like an ok url except that the port number is missing (my server cnn is configured as http://macroteam.drillinginfo.com:8081)
Maybe this is just a case where the error msg is slightly manged.
On the cnn screen, when I choose Validate, it does say it can connect. I am kindof at a loss.
Oct 13, 2008
Steffen Pingel says:
The error message is indeed missing '&' characters but the actual url used t...The error message is indeed missing '&' characters but the actual url used to run the query will have the correct format. Is your repository url set to http://macroteam.drillinginfo.com:8081/? You can also try to enable Follow Redirects in the repository properties under Additional Settings. If that does not resolve the problem, please create a new bug following the instructions on the Community page: http://www.eclipse.org/mylyn/
Oct 14, 2008
Alan Berezin says:
OK, for me, this issue is resolved. I had to update a jar on the JIRA server tha...OK, for me, this issue is resolved. I had to update a jar on the JIRA server that fixed an http header issue. See http://jira.atlassian.com/browse/JRA-15658
Then had to upgrade the mylyn plugins and now it all works. I have 'compression' set and I am using follow redirects (not sure if i need that).
Nov 13, 2008
Jon Gorrono says:
I can't get authN to work for some reason....trying to connect to a 3.7.3 jira s...I can't get authN to work for some reason....trying to connect to a 3.7.3 jira server using cred's that are currently working for jira plugin in Confluence: cred's work in Confluence, but not the Mylyn Jira connector. I notice all the examples seem to you non-ssl http (https)... is there a limitation there? Using Eclipse Version: 3.4.1 Build id: M20080911-1700 and latest mylyn update and a connector zip site downloaded today (IOW, the latest)
Nov 18, 2008
Rodolfo Rothganger says:
Jon, To make it work with SSL you must install your JIRA site certificate on th...Jon,
To make it work with SSL you must install your JIRA site certificate on the carcet file of the JDK or JRE used for Eclipse startup .
To make it easy look into the http://www.alphaworks.ibm.com for the KeyMan utility.
Apr 10
sheng says:
yesyes
Nov 18, 2008
Rodolfo Rothganger says:
Jon, To make it work with SSL you must install your JIRA site certificate on th...Jon,
To make it work with SSL you must install your JIRA site certificate on the carcet file of the JDK or JRE used for Eclipse startup .
To make it easy look into the http://www.alphaworks.ibm.com for the KeyMan utility.
Jan 13
Alex Wei [Atlassian] says:
Does the Mylyn JIRA connector support "JIRA Studio"? When I perform a "Update At...Does the Mylyn JIRA connector support "JIRA Studio"?
When I perform a "Update Attributes from Repository" when creating a query, I got:
Error updating attributes: Insufficient permissions
Please check repository settings in the Task Repositories view...
Jan 13
Steffen Pingel says:
I am currently using JIRA Studio with Mylyn and have no problems updaing the rep...I am currently using JIRA Studio with Mylyn and have no problems updaing the repository configuration but my user account my have different permissions. Can you update to the latest Mylyn weekly release at http://www.eclipse.org/mylyn/downloads/#weekly and retry? Please file a bug at http://www.eclipse.org/mylyn/support/ if you still get an error.
Jan 14
Alex Wei [Atlassian] says:
Could not install from weekly with the following dependency problems. Cannot c...Could not install from weekly with the following dependency problems.
Cannot complete the request. See the details.
Mylyn Connector: JIRA is already installed, so an update will be performed instead.
Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.equinox.preferences/[3.2.201.R34x_v20080709,3.2.201.R34x_v20080709]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.equinox.preferences/[3.2.200.v20080421-2006,3.2.200.v20080421-2006]] can be satisfied.
... a very long list (removed)...
Unsatisfied dependency: [org.eclipse.ajdt.feature.group 1.6.1.20081104192500] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.ajdt.ui/[1.6.1.20081104192500,1.6.1.20081104192500]
Unsatisfied dependency: [org.eclipse.ajdt.feature.group 1.6.1.20081104192500] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.ajdt.doc.user/[1.6.1.20081104192500,1.6.1.20081104192500]
Jan 13
Steffen Pingel says:
Please make sure that you have the extras site http://download.eclipse.org/tools...Please make sure that you have the extras site http://download.eclipse.org/tools/mylyn/update/weekly/extras as well as the main update site http://download.eclipse.org/tools/mylyn/update/weekly/e3.4 enabled in Software Updates > Manage Sites. I have added an entry to the Mylyn FAQ here: http://wiki.eclipse.org/Mylyn/FAQ#Why_does_the_installation_fail_with_a_long_error_message.3F .
Jan 14
Alex Wei [Atlassian] says:
Thanks Steffen. I have installed the weekly but still gets "Insufficient permiss...Thanks Steffen.
I have installed the weekly but still gets "Insufficient permissions" talking to JIRA Studio.
Filed a ticket at Eclipse Mylyn Support: http://www.eclipse.org/newsportal/article.php?id=1588&group=eclipse.tools.mylyn#1588
Feb 12
Alex Wei [Atlassian] says:
This is finally resolved. Somehow, I was not in the 'jira-users' group. After ha...This is finally resolved. Somehow, I was not in the 'jira-users' group. After having my username added to this group, Mylyn JIRA Connector talks to JIRA Studio with no problems.
Mar 20
Geir Antonsen says:
I've the same trouble with "Insufficient permissions". My JIRA user IS already i...I've the same trouble with "Insufficient permissions". My JIRA user IS already in jira-users group.
(Eclipse Version: 3.4.2 Build id: M20090211-1700, Mylyn JIRA plugin 3.1.0.v20090315-1500-e3x, OS: Ubuntu 8.10)
Mar 22
Steffen Pingel says:
Geir, that's sounds like a new bug. It would be great if you could file a report...Geir, that's sounds like a new bug. It would be great if you could file a report and provide additional details that could help to reproduce the problem: http://www.eclipse.org/mylyn/support/.
Apr 01
David says:
Hello, I have the same trouble than you, Geir, with the permissions. Do you alr...Hello,
I have the same trouble than you, Geir, with the permissions. Do you already know how to fix this bug?
Thanks.
Apr 01
Steffen Pingel says:
The bug will occur on JIRA Standard/Professional 3.13 or later: https://bugs.ecl...The bug will occur on JIRA Standard/Professional 3.13 or later: https://bugs.eclipse.org/bugs/show_bug.cgi?id=269854 . This has been fixed in the latest build of the JIRA connector which is available from the weekly update site:
http://download.eclipse.org/tools/mylyn/update/weekly/extras
Feb 12
Emanuela Schwab says:
Does the Mylyn Jira Connector support cookies when using the http authentication...Does the Mylyn Jira Connector support cookies when using the http authentication?
Feb 12
Steffen Pingel says:
Yes, Mylyn relies on cookies for authenticating with JIRA repositories when perf...Yes, Mylyn relies on cookies for authenticating with JIRA repositories when performing queries or submitting issues.
Mar 06
Sangeetha Ramamoorthy says:
Hello everyone, First of all thanks for the post. I installed the mylyn-jira co...Hello everyone,
First of all thanks for the post. I installed the mylyn-jira connector v3.0.4 in eclipse 3.3.1. My question is related to custom fields and creating a new task.
When I try and create a new task, I am not able to see custom fields- Module and Function. These are required custom fields so when I try to submit the task from within eclipse, I get a submit failed that says: Module is required.Function is required.
I saw that bugs have already been entered on this one but I am not sure if I understand that there is a fix. Any help is much appreciated.
Thanks
Mar 07
Steffen Pingel says:
The limitations in regard to custom field support that you are experiencing are ...The limitations in regard to custom field support that you are experiencing are unresolved at the moment and there is no fix available, yet. I have summarized the current state of custom field support in this FAQ entry:
http://wiki.eclipse.org/Mylyn/FAQ#Are_custom_fields_supported_by_the_JIRA_connector.3F
Mar 09
Sangeetha Ramamoorthy says:
Thanks a ton for your reply. SangeethaThanks a ton for your reply.
Sangeetha
Mar 18
Michael Kornatzki says:
Hello, i tried to use the actual mylyn 3.1.0 and the jira connector without suc...Hello,
i tried to use the actual mylyn 3.1.0 and the jira connector without success. when i add a task repository and click on validate settings the message is "No jira repository found at location". I use the same settings with mylyn 3.0.3 and with this "old" version i didn't have a problem.
I use eclipse 3.3 and jira 3.13.2.
Thanks,
michael
Mar 18
Steffen Pingel says:
Please file a bug report and include additional details about your configuration...Please file a bug report and include additional details about your configuration that could help to diagnose the problem: http://www.eclipse.org/mylyn/support/ .
Apr 06
Eric B. says:
Hi, I've installed the latest Mylyn 3.1.0 v20090315-1500 with the Mylyn Connect...Hi,
I've installed the latest Mylyn 3.1.0 v20090315-1500 with the Mylyn Connector : JIRA 3.1.0 v20090315-1500 and also have the Altalssian Eclipse Connector (recommended) BETA 1.0.0.I20090320-BETA installed. Generally speaking, everything works great and as documented. However, the one thing that I cannot get to work is the work log. I can see my existing work log, but cannot change it from within Eclipse.
According to the Atlassian JIRA Connector site (http://www.atlassian.com/software/ideconnector/eclipse.jsp) "you can start/stop progress and log work done against the issue you are working on, right from the task list in Eclipse". However, I can't seem to find any way of doing that. The Work Log pane shows me all the entries previously made, but there doesn't seem to be any way to accomplish that.
Am I missing something, or is the website wrong?
Thanks,
Eric
Apr 10
Steffen Pingel says:
This is indeed a mistake in the documentation. Adding work log entries from the ...This is indeed a mistake in the documentation. Adding work log entries from the task editor is not supported in the current 3.1 release of the JIRA connector. It is planned to add this functionality in the next release. You can subscribe to this bug to track progress:
262799: Add ability to log work in Jira https://bugs.eclipse.org/bugs/show_bug.cgi?id=262799
Thanks for pointing out the mistake on the website Eric. We'll update the documentation shortly.
Apr 24
Matt says:
Hi, I'm using Eclipse Europa 3.3.2. I am following the guide but run into...Hi,
I'm using Eclipse Europa 3.3.2. I am following the guide but run into some problems.
when trying to install Mylyn > Mylyn Features (all)
Mylyn Connector: Bugzilla (2.3.0.v20080225-2200) requires plug-in "org.eclipse.mylyn.tasks.core (2.3.0)", or compatible.
when trying to install Mylyn Extras > Integration > JIRA Connector;
Mylyn Connector: JIRA (3.1.1.v20090411-0400-e3x) requires plug-in "org.eclipse.mylyn.context.core (3.0.0)", or compatible.
Anyone know where I can find these version plugins to make Mylyn functional?
Apr 27
Steffen Pingel says:
Please make sure that you have the main update site and the extras update site e...Please make sure that you have the main update site and the extras update site enabled when installing the JIRA connector:
Use "Select Required" after expanding both sites to select all dependencies.
Apr 28
Matt says:
We ended up having to go into 'Manage Configuration' and uninstalling or disabli...We ended up having to go into 'Manage Configuration' and uninstalling or disabling any mention of Mylyn. We then pointed remote sites at those URL's, searched for updates and it worked.
Thanks Steffen!
May 06
Andrew O'Callaghan says:
Hi, I have been using the mylyn jira plugin for ages with no issues. Just in th...Hi,
I have been using the mylyn jira plugin for ages with no issues. Just in the last couple of days though, it seems to have stopped working. I uninstalled all mylyn-related additional plugins for jira, then did a clean re-install (using ganymede3.4) so I now have the Mylyn Connector: JIRA (3.1.1.v20090411-0400-e3x) installed. Created a repository effortlessly, and it validated the settings correctly, and provided the correct fields when creating a query. However, when I go to create a query, it fails, giving the error dialog "Query Synchronization Failed" with text: Server error: java.lang.IllegalStateException: getAttribute: Session already invalidated. This error also appears in the query folder that was created and can be displayed in the Task List, i.e. it has an alert icon to its left, and the tooltip says the query has never been synchronized, and shows the same "Server error..." text.
Any ideas on why this is occurring? Is it possible that there is some session state set somewhere that I need to clear?
Thanks,
Andrew
May 06
Thomas Ehrnhoefer says:
Hi Andrew This seems to be related to the issues JRA-8009: java.lang.IllegalSt...Hi Andrew
This seems to be related to the issues
JRA-8009: java.lang.IllegalStateException: getAttribute: Session
already invalidated when trying to call getAvailableActions or
getFieldsForAction http://jira.atlassian.com/browse/JRA-8009
198716: java.lang.IllegalStateException: getAttribute: Session already
invalidated https://bugs.eclipse.org/bugs/show_bug.cgi?id=198716
What JIRA version are you connecting to?
May 06
Raghunathan Semburakkiannan says:
Is there a way in which the drop down for 'Assigned to' to should bring the list...Is there a way in which the drop down for 'Assigned to' to should bring the list people. Otherwise it is hard to remember the assignee name. Any pointers in this regard is well appreciated !
May 06
Thomas Ehrnhoefer says:
Hi There is content assist available (Ctrl+Space) to help you select known peop...Hi
There is content assist available (Ctrl+Space) to help you select known people. Would that solve your issue?
May 07
Andrew O'Callaghan says:
Hi Thomas, I am running jira 3.5 enterprise edition. Regards, AndrewHi Thomas,
I am running jira 3.5 enterprise edition.
Regards,
Andrew
May 11
Thomas Ehrnhoefer says:
Hi Andrew Sorry for the late reply. As far as I can tell JIRA 3.5 actually cont...Hi Andrew
Sorry for the late reply. As far as I can tell JIRA 3.5 actually contains a bug that might cause the problem. It might explain why it is not working for you (but I do not understand yet why it did work before).
So if somehow possible, updating to a newer JIRA version would be the best choice.
If it does not help or this is not an option, please raise a bug on bugs.eclipse.org with your description again (your first post, and including that you are using JIRA 3.5)
Thanks,
Thomas
May 11
Andrew O'Callaghan says:
Thanks for your reply Thomas. I actually managed to get it working again yesterd...Thanks for your reply Thomas. I actually managed to get it working again yesterday, but deleting the repository I had previously created, and creating a new one with a different name. This seems to work at the moment. I assume the bug is not present in later versions of the jira?
May 11
Thomas Ehrnhoefer says:
Great to hear it works again. And yes, it seems later JIRA versions do not show ...Great to hear it works again. And yes, it seems later JIRA versions do not show the issue you described very often anymore.
Jun 25
Michael Kornatzki says:
Hi, if i update in eclipse 3.2 to mylyn 3.2 and the connectors and use my ...Hi,
if i update in eclipse 3.2 to mylyn 3.2 and the connectors and use my old workspace then the connector can not connect to the jira server (message "The server svr-jira failed to respond"). i tried to delete the files and folders in .metadata which has mylyn in the name but the connector still can't connect to the server.
if i use a new workspace then there is no problem to connect to the server.
any advices?
regards,
michael
Jun 26
Wojciech Seliga says:
Hi, Are you sure your proxy setup is correct in case you use proxy in your netw...Hi,
Are you sure your proxy setup is correct in case you use proxy in your network? Is the new workspace you mention used from the same Eclipse installation?
Don't hesitate to raise a support request at https://support.atlassian.com if you have further issues. Now we do our best to support JIRA Connector in the same way as other Atlassian products.
Cheers,
Wojtek