JIRA Enhancements

These changes apply to AccuSync for JIRA only.

32318 - Field names are properly escaped

In previous releases, AccuSync did not properly escape field names containing spaces in the JQL query it created. This caused an error to be thrown during synchronization if a mapping definition filter had been created which used such a field name. This problem has been corrected in the current release.

33606 - Full REST Implementation

Previous releases of AccuSync used both the REST API and SOAP for its JIRA implementation. AccuSync for JIRA now uses the REST API exclusively.

34236 - Filter conditions are properly escaped

In previous releases, AccuSync used unnecessary quotes to escape the conditions specified for mapping definition filters in the JQL it created. The resulting JQL clauses ((AccuRevStreamName is "EMPTY"), for example) caused an error to be thrown during synchronization. This problem has been corrected in the current release.

34541 - Priority field values now displayed on AccuWork issue form

In previous releases, values for the Priority field set in JIRA were not displayed on the AccuWork issue form. The Priority field value appeared only on the Issue History tab. This problem has been corrected in the current release.