Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

maxLevel2

...

minLevel2
typeflat
separatorpipe

Section
Column

22 February 2012

Summary

This release provides major improvements and fixes especially related to customization support. Also UI improvements.

Tip
titleJSPs need to be updated

Level 1.3.0 of the JSPs should be installed with this release.

Compatibility

Wiki Markup
{csv:output=wiki}
Plugin \ JIRA,  4.0, 4.1, 4.2, 4.3, 4.4, 5.0, Tested releases 
[!GINT:Home^gint-tested-small.png!|GINT:]

1.3.1v5,        (x), (x), (x), (x), (x), (/), "5.0.0"
1.3.1,          (x), (x), (x), (/), (/), (x), "4.3.3, 4.4.3"
1.3.0v5,        (x), (x), (x), (x), (x), (/), "5.0-rc1, 5.0.0"
1.3.0,          (x), (x), (x), (/), (/), (x), "4.3.3, 4.4.3"
1.2.0,          (x), (!), (/), (/), (/), (x), "4.2.4, 4.3.3, 4.4.3"
1.1.2,          (x), (!), (/), (/), (/), (x), "4.2.4, 4.3.3, 4.4.1"
1.1.1,          (x), (!), (/), (/), (/), (x), "4.2.4, 4.3.3, 4.4.1"
1.1.0,          (x), (!), (/), (/), (!), (x), "4.2.4, 4.3.3, 4.4.0"
{csv}
Column
width30%
Info
titleDownloads

Release notes

Include Page
Release notes
Release notes

...

Section
Column
width60px

Column

Customization improvements

  1. Exclude fields support extended to standard fields

    No Format
    
    # Exclude standard fields, be careful not to exclude required fields
    #- Previously only custom fields supported
    # You must use JIRA defined literals:
    # versions (for affects versions), assignee, components, summary, description, duedate, environment, fixVersions, priority, reporter, security, timetracking, labels
    1.fieldExcludes = versions, fixVersions, custom2, custom three
    
  2. Allow setting standard fields including summary, description, assignee, reporter, priority (id) and security level (by name or id)

    No Format
    
    1.set.summary = property summary text
    1.set.description = summary: @summary@, description: @description@, reporter: @reporter@, assignee: @assignee@
    1.set.reporter = admin
    1.set.assignee = developer
    1.set.priority = 1
    
  3. Allow setting of subtask fields when cloning subtask issues

    No Format
    
    1.set.subtask.description = summary: @summary@, description: @description@, reporter: @reporter@, assignee: @assignee@, security: @security@
    1.set.subtask.issuetype = Sub-task
    
  4. Additional pre-defined custom actions

...

Section
Column
width60px

Column

UI improvements

  1. Multi-tab support
  2. Clone options

...

Resolved Issues

Jira Issues
columnstype,key,summary,reporter,assignee,priority,status
anonymoustrue
urlhttps://studio.plugins.atlassian.com/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+JCPP+AND+%28fixVersion+%3D+%221.3.0%22+OR+fixVersion+%3D+%221.3.0v5%22+OR+fixVersion+%3D+%221.3.1v5%22+OR+fixVersion+%3D+%221.3.1v5%22%29+AND+%28status+%3D+Resolved+or+status+%3D+Closed%29+ORDER+BY+priority+DESC&tempMax=1000