JIRA Suite Utilities 1.4.10 Release Notes
13th February 2015
Our team is happy to announce the release of JIRA Suite Utilities 1.4.10. This new release is compatible with JIRA 6.3.x and has exclusively been adapted and tested for these versions. You may download this version on Marketplace or get the tagged source code on github
New in this release
Custom Fields
- JSUTIL-129 - Google Map Directions CLOSEDÂ
New custom field "Directions" (using Google Maps). - JSUTIL-235 - GPS coordinates entered in Location Text field display at wrong location CLOSEDÂ
Location Field and Select support GPS coordinates. - JSUTIL-65 - Time in Source Status CLOSEDÂ
Time in Source Status as a custom field. 'Experimental' at the moment - disabled by default.
Validators
- JSUTIL-17 - Value Field Condition - Date fields are missing from the field selection drop-down CLOSEDÂ
"Value Field Condition" supports date fields. - JSUTIL-229 - Value Field Validator should also handle select fields. CLOSEDÂ
"Regular Expression Check" supports select list, radio button and multi select fields. - JSUTIL-160 - Fields Required validator broken when custom field context limits project/issue access CLOSEDÂ
"Field Required Validator" is now configurable to take into account or ignore field contexts. - JSUTIL-233 - Field Required: Time Spent validator "broken" after upgrade CLOSEDÂ
"Field Required Validator" supports also "Σ Time Spent", which will check existing "Time spent" entries (not only on transition screen). - JSUTIL-242 - Cannot use Label field as required field CLOSEDÂ
"Field Required Validator" supports labels.
Post Functions
- JSUTIL-25 - Copy Value From Other Field Post Function - Copy fails for some data type conversions CLOSEDÂ
"Copy Value From Other Field Post Function" has some information about the field types in the configuration screen. - JSUTIL-236 - Copy Value From Other Field should also copy from Multi User Picker to Watchers CLOSED ,JSUTIL-262 - Copy Watchers from Parent fails on post function - see log REOPENEDÂ
"Copy Value From Other Field Post Function" supports watchers. - JSUTIL-244 - add component(s) to the Source Field in "Add Parameters To Function" section CLOSEDÂ
"Copy Value From Other Field Post Function" supports components. - JSUTIL-257 - Copy field from Parent is not working for labels CLOSEDÂ
"Copy Value From Other Field Post Function" supports labels. - JSUTIL-202 - Option to append an entry to 'Update Issue Custom Field' transition CLOSED , JSUTIL-222 - Ability to set multiple values on a multi select field CLOSED ,JSUTIL-201 - Ability to set/unset values from a Multi Select custom field OPENÂ
"Update Issue Custom Field" can also append values (instead of overwriting existing values). - JSUTIL-239Â -Â Field "Labels" is not cleared with the postfunction option "Clear Field Value"Â CLOSEDÂ
"Clear Field Value" supports labels.
Others
- JSUTIL-254 - JSU marked as incompatible on Data Center CLOSEDÂ
Marked as data center compatible (JSU always was data center compatible). - JSUTIL-263 - Update use of componentmanager to use componentaccessor CLOSEDÂ
JIRA API changes. - Java 8 tested
Fixed in this release
- JSUTIL-237 - Copy Value From Other Field fails for cascading selects REOPENEDÂ
"Copy Value From Other Field Post Function" copy cascading select from parent.