9 September 2013

 

Atlassian presents version 3.2.2 of the Atlassian Connector for Eclipse.

What's new in this release?

  • We've improved task list synchronization performance.
  • We've added support for required fields on issue transition screens.

  • Several other bugs have been fixed.

Important Note when Upgrading

Since version 3.1, Atlassian Connector for Eclipse works with JIRA 5.0 and above.

If your JIRA server is running behind a reverse proxy, and the reverse proxy requires separate HTTP authentication, the credentials for the reverse proxy must match the credentials for JIRA.

For more details, please see version 3.1 release notes.

Don't have the Atlassian Connector for Eclipse yet?

You can install the connector directly from the Eclipse software updates manager or from a zipped archive. Follow our installation guide.

We love your feedback!

Please log your issues, requests and votes. They help us decide what needs doing.

This is an open source project. Fork it or get the source code from our bitbucket repository.

Highlights of this Release

 

Improved task list synchronization performance

Mylyn allows to presynchronize Task List if synchronization is performed automatically in the background. This way it is possible to ask only for issues changed since last synchronization. That's is a great idea but unfortunately due to Mylyn limitation it is not possible to ask JIRA only for changes related to locally defined queries. The standard implementation (also for Bugzilla Connector) asks for all issues updated in Task Repository (JIRA). That is a huge performance problem for large Task Repositories.

We have disabled presynchronization as it caused serious performance issues and memory consumption reported by our customers.

More details in PLE-1497 - Incorrect/too many requests made when synchronizing all queries Closed

 

 

Added support for required fields on issue transition screens

When action (issue transition) is performed in Eclipse editor, all visible fields are accessible for the transition and sent to JIRA if required. This way most transitions with required fields will work fine. The only exception is when a field required for transition is not present on the issue edit screen.

List of implemented issues:

  • Support for required issue type field on resolve issue screen: PLE-1509
  • Support for array type required fields on transition screens: PLE-1509
  • Support for required fields on transition screens: PLE-1520

 

 

Other Improvements

Here is the list of other important fixes:

  • Fix for "Follow redirects setting does not work": PLE-1522
  • Support for missing author of worklog: PLE-1527
  • Support for missing author of attachment: PLE-1501
  • Added timeout for network operations: PLE-1442
  • Fix for not working when disabled "Use Global Network Connections" checkbox: PLE-1498
  • Improvements and fixes for adding worklog and updating estimate: PLE-1473, PLE-1489, PLE-1490
  • Improvements and fixes for handling archived versions: PLE-1482
  • Support for labels field in the issue editor: PLE-1523
  • Support for resolution field on the issue create screen: PLE-1491
  • Improved Validate Credentials button behavior in Task Repository dialog: PLE-1511

Complete List of Fixes in this Release

Key Summary P Status
PLE-1497 Incorrect/too many requests made when synchronizing all queries Critical Closed
PLE-1333 Connector does not work with 'cascading select' custom field when the second select field value is set Major Closed
PLE-887 Custom fields are not supported when resolving a bug Major Closed
PLE-1278 Eclipse connector interferes with Crowd login on browsers Major Closed
PLE-902 Cascading custom field: the second value will be overwritten by mylyn Major Closed
PLE-1527 Can't Synchronize certain projects - handle empty worklog author Major Resolved
PLE-1532 Unable to synchronize saved filter Major Closed
PLE-1523 Add support for "labels" field Major Resolved
PLE-1519 Add support for "array" type required fields on transition screen Major Resolved
PLE-1511 Validate credentials issue Major Resolved
PLE-1503 Nightly snapshot cannot be installed on Keppler and Juno Major Resolved
PLE-1509 Support for required issue type field on 'resolve' screen Major Resolved
PLE-1496 Too many requests made when opening the task editor Major Resolved
PLE-1521 Change usage stats upload to "https" Major Resolved
PLE-1520 Support for required fields on transition screen Major Resolved
PLE-1522 Follow redirects setting does not work Major Resolved
PLE-1501 NPE for attachments with empty author Major Resolved
PLE-1498 Connector uses global proxy settings even if "Use global Network Connections" checkbox is not marked. Major Resolved
PLE-1482 JIRA connector shows wrong "Affects version" for archived versions Major Resolved
PLE-1473 Updating time estimates and logging time from Eclipse produces inaccurate results Major Resolved
Authenticate to retrieve your issues
Showing 20 out of 27 issues