Documentation for non-current version Vivid Trace 1.4.

Go to current release Vivid Trace 2025.1

Vivid Trace 1.4 Release Notes

Released 2016-05-05
Updated 2017-02-09 for Vivid Trace for Jira 1.4.2
Updated 2017-07-18 for Vivid Trace for Jira 1.4.3
Updated 2017-09-03 for Vivid Trace for Jira 1.4.4
Updated 2017-09-03 for Vivid Trace for Confluence 1.4.4

This document describes what has changed in Vivid Trace for Jira version 1.4. When planning to update the add-on in your Jira system to this version, consider the information within as there may be changes that are undesirable in your circumstances or known issues that might affect the stability of your operations. This document covers the following topics:

Highlights

Trace arbitrary JQL queries in the new Trace Studio.

Accessible from nearly everywhere in Jira, the Trace Studio is a new focal point in Vivid Trace. You can design, run, save, and tweak traces with parameters that parallel the relations JQL function suite and also design the information display to help you visualize and communicate issues and relations, produce traceability reports, conduct change impact analysis, or assure compliance. More information

The new Trace Studio in Vivid Trace version 1.4

Vivid Trace for Confluence

You can embed saved traces in Confluence pages using the new Trace macro in Vivid Trace for Confluence, new in Vivid Trace 1.4.4. Great for visually describing and annotating your requirements, test plans, and other project artifacts in Confluence with traces directly from Jira. More information

Vivid Trace 1.4.4 supports embedding saved traces in Confluence pages

Issue-context trace can be shown in its own panel.

Whereas in previous releases of Vivid Trace traces on individual issue pages were found in a tab in the Activity panel, the project configuration offers the option to show traces in a dedicated panel, making traces easier to access and control visibility of.

Click or tap the "Trace" panel title to alternately hide and reveal the trace. Traces are not fetched while the panel is hidden, which can help pages to load faster. More information

Graph and performance improvements.

You can limit how far away from the contextual or seed issues to graph using the new Graph Distance setting, available in all graphs. More information

The Graph Direction setting in the Trace Studio offers additional graph layout directions: right-to-left, and top-to-bottom. More information

Limit Jira server-side graph calculation time and system load with the new Graph Traversal Time Limit add-on setting. More information

Many new add-on localizations to support teams in multiple regions and cultures.

You and your team members around the world can each use the Vivid Trace Jira add-on software in your own choice of 20 languages. The localizations are generated from Vivid Trace's open translation management system — improvements and new language contributions are welcome.

  • 中文/中国 (Simplified Chinese)
  • 中文/香港 (Hong Kong Chinese)
  • 中文/台灣 (Taiwan Chinese)
  • čeština (Czech)
  • Dansk (Danish)
  • Nederlands (Dutch)
  • English
  • suomi (Finnish)
  • français (French)
  • Deutsch (German)
  • italiano (Italian)
  • 日本語 (Japanese)
  • 한국어 (Korean)
  • norsk (Norwegian)
  • Polski (Polish)
  • Português (Portuguese)
  • Русский (Russian)
  • Español (Spanish)
  • svenska (Swedish)
  • Türkçe (Turkish)
Vivid Trace 1.4 features 20 language localizations

Update Notes

The latest release of Vivid Trace 1.4 is recommended for general production including as an update to Vivid Trace 1.3 and prior versions. The update can be validated on a test instance of Jira before updating the add-on on your production systems. Points of caution associated with this release:

  • When installing or updating to Vivid Trace version 1.4, your Jira instance might need to be re-indexed before Vivid Trace can be used. In this case, the Jira administration section will display a reminder until the re-index is performed. Vivid Trace will not operate correctly until this re-index has been completed. You can choose Background Indexing to perform the re-index with no disruption to Jira availability.
  • Note that the minimum supported version of Jira Server and Jira Data Center is now 6.3. If you are considering updating to Vivid Trace version 1.4, your Jira system must be at least version 6.3.
  • The Vivid Trace add-on is available in two variants: one add-on file for Jira 6 leading up to and including the most recent release of Jira version 6.4, and a different add-on file applicable to Jira version 7.0 and newer. Please verify that the add-on file matches your specific Jira major version number prior to installation.

Change List

IssueStatusVersionSummary
ChangeTRACE-304Change1.4Rename "View issues" button to "List issues".
ChangeTRACE-423Change1.4Increase minimum supported Jira version to 6.3.
ChangeTRACE-616Change1.4.3Issues opened from within the Trace Studio open in new browser tabs.
ChangeTRACE-664Change1.4.4Compatibility with Jira 8.
FixTRACE-393Fix1.4.1"Create Issue" in Jira 7 can cause in-context issue relation graph to be displayed for a different issue.
FixTRACE-455Fix1.4.1Incorrect quoting in JQL generated by "Trace issues" button in Project context.
FixTRACE-460Fix1.4.1Recalling saved traces in quick succession can lead to confused UI.
FixTRACE-462Fix1.4.1Previous messages and issue relation graph can linger when starting a new trace or loading a saved trace with an empty seed issues specification.
FixTRACE-472Fix1.4.1Trace displays VTE-9 instead of issue relation graph when all issue link types are disabled in project configuration.
FixTRACE-481Fix1.4.1Breaking change in Jira 7.2: Issue relation graph is not displayed in project context.
FixTRACE-482Fix1.4.1Breaking change in Jira 7.2: Cannot navigate to issue by clicking it in the issue relation graph.
FixTRACE-484Fix1.4.1Breaking change in Jira 7.2: Trace Studio panels don't expand and collapse.
FixTRACE-486Fix1.4.1Issue-context graph doesn't re-display when refreshed with zero issues.
FixTRACE-489Fix1.4.1AUI "warning" icon in License Status is shown as last-resort Unicode glyph.
FixTRACE-490Fix1.4.1Primary license key application buttons stepped down one level below secondary button.
FixTRACE-492Fix1.4.1Custom fields of type URL don't link to their URLs when rendered in trace issue lozenges.
FixTRACE-527Fix1.4.1Cannot set distance to Unlimited as a user preference.
FixTRACE-531Fix1.4.2ActiveObjects upgrade process is incomplete.
FixTRACE-541Fix1.4.3Drop-down menu lingers after actuating unrelated UI widget in Trace Studio.
FixTRACE-557Fix1.4.3License key label on add-on licensing page is incorrect when browser window is sufficiently narrow.
FixTRACE-566Fix1.4.3Elements in project configuration are incorrectly rendered on Firefox.
FixTRACE-568Fix1.4.3
issueLinkType parameter for the relations() JQL function is not generated when listing issues from the Trace Studio.
FixTRACE-579Fix1.4.3
Disabling all but the parent/sub-task directions in the Trace Studio causes VTW-5.
FixTRACE-582Fix1.4.3Text attributes in exported PNG and SVG differ from appearance in Jira.
FixTRACE-589Fix1.4.3Error not produced when trace is refreshed after authenticated user's login status automatically expires.
FixTRACE-603Fix1.4.3Numeric field contents in in-context Distance setting is not right-justified.
FixTRACE-606Fix1.4.3Exported files of graphs incorrectly include hover highlighting.
FixTRACE-609Fix1.4.3JQL query validation as anonymous causes server-side exception.
FixTRACE-615Fix1.4.3Sole enabled direction checkbox in Trace Studio can be actuated.
FixTRACE-630Fix1.4.4Custom fields missing from Issue Field Layout.
ImprovementTRACE-104Improvement1.4Improve add-on configuration UI: Reset to default value, cancel editing, prevent UI flash.
ImprovementTRACE-264Improvement1.4Graph arbitrary JQL queries as seed issues in Trace Studio.
ImprovementTRACE-318Improvement1.4The Trace Studio can be set as "My Jira Home".
ImprovementTRACE-331Improvement1.4Support certain Jira Agile / Jira Software issue fields.
ImprovementTRACE-346Improvement1.4Mouse-over highlights connected issues and relations.
ImprovementTRACE-388Improvement1.4Immediate access to the trace facility directly from anywhere in user-space Jira.
ImprovementTRACE-394Improvement1.4Regularize "SubTask" relationship nomenclature in graphs to "Sub-task", bringing it into alignment with the product documentation.
ImprovementTRACE-399Improvement1.4Optimize relations algorithm performance.
ImprovementTRACE-403Improvement1.4Arrange in-context graph Trace and More menus and common header Trace menu.
ImprovementTRACE-407Improvement1.4Migrate project configuration settings from PluginSettings to ActiveObjects.
ImprovementTRACE-408Improvement1.4Migrate user preference settings from PluginSettings to ActiveObjects.
ImprovementTRACE-487Improvement1.4.3Confirm license removal when license key text is deleted from field and applied.
ImprovementTRACE-574Improvement1.4.3Shorten the minimum width of the issue field layout to fit fully within the default width of its host column.
ImprovementTRACE-580Improvement1.4.3Seed issues input field size resets after trace refreshes.
ImprovementTRACE-608Improvement1.4.3Disable allow List issues and Bulk operations until first trace is executed.
ImprovementTRACE-612Improvement1.4.3The Trace global navigation menu item is revealed only when projects are visible.
ImprovementTRACE-618Improvement1.4.3Clarify that only issue fields belonging to visible projects are available in issue field layouts.
New featureTRACE-339New feature1.4
Add-on language localization: français (France) - French (France) fr_FR.
New featureTRACE-340New feature1.4
Add-on language localization: español (Argentina) - Spanish (Argentina) es_AR, es_ES, es_MX, es_VE.
New featureTRACE-351New feature1.4Hovering over section titles in the online documentation reveals an anchor link whose URL can be copied to clipboard.
New featureTRACE-364New feature1.4
Add-on language localization: 한국어 (대한민국) - Korean (South Korea) ko_KR.
New featureTRACE-365New feature1.4
Add-on language localization: 中文 (中国) - Chinese (China) zh_CN.
New featureTRACE-369New feature1.4Graph Distance setting.
New featureTRACE-398New feature1.4Graph Traversal Time Limit add-on configuration setting.
New featureTRACE-401New feature1.4Perform Jira bulk operations on graphed issues.
New featureTRACE-402New feature1.4Bring in-context graph as-is into Trace Studio.
New featureTRACE-405New feature1.4Saved Trace management shell.
New featureTRACE-410New feature1.4View graph with or without orphan issues grouped and labelled.
New featureTRACE-411New feature1.4Option whether to include seed issues in graph.
New featureTRACE-412New feature1.4Graph Direction setting.
New featureTRACE-413New feature1.4Trace Operations menu: Tools for listing issues and bulk change.
New featureTRACE-415New feature1.4
Add-on language localization: norsk (Norge) - Norwegian (Norway) no_NO.
New featureTRACE-416New feature1.4
Add-on language localization: português (Brasil) - Portuguese (Brazil) pt_BR, pt_PT.
New featureTRACE-417New feature1.4
Add-on language localization: 中文 (香港) - Chinese (Hong Kong) zh_HK.
New featureTRACE-418New feature1.4
Add-on language localization: 中文 (台灣) - Chinese (Taiwan) zh_TW.
New featureTRACE-419New feature1.4
Add-on language localization: čeština (Česká republika) - Czech (Czech Republic) cs_CZ.
New featureTRACE-420New feature1.4
Add-on language localization: Dansk (Danmark) - Danish (Denmark) da_DK.
New featureTRACE-421New feature1.4
Add-on language localization: Nederlands (Nederland) - Dutch (Netherlands) nl_NL.
New featureTRACE-422New feature1.4
Add-on language localization: suomi (Suomi) - Finnish (Finland) fi_FI.
New featureTRACE-425New feature1.4Support certain Tempo Timesheets issue fields.
New featureTRACE-426New feature1.4
Add-on language localization: Türkçe (Türkiye) - Turkish (Turkey) tr_TR.
New featureTRACE-427New feature1.4
Add-on language localization: svenska (Sverige) - Swedish (Sweden) sv_SE.
New featureTRACE-428New feature1.4
Add-on language localization: italiano (Italia) - Italian (Italy) it_IT.
New featureTRACE-429New feature1.4
Add-on language localization: русский (Россия) - Russian (Russia) ru_RU.
New featureTRACE-430New feature1.4
Add-on language localization: polski (Polska) - Polish (Poland) pl_PL.
New featureTRACE-434New feature1.4Export issue relation graph as PNG in Trace Studio.
New featureTRACE-436New feature1.4Export issue relation graph as SVG in Trace Studio.
New featureVTC-3New feature1.4.4Display arbitrary issue relation graphs in Confluence.

Known Issues

Jira 7.6 introduces the ability to customize issue priorities as schemes on projects. This version, Vivid Trace 1.4 is unaware of this new feature, and therefore traces might not display correct priority information. The Vivid Trace 2021.1 release is tested to support priority schemes.

Jira 7.9 adds a global toggle named "Disable empty JQL queries" to determine whether an empty JQL query returns all possible issues or no results at all. This version of Vivid Trace is unaware of this toggle and may or may not behave according to the toggle's setting. The forthcoming release of Vivid Trace will honor Jira 7.9's Disable empty JQL queries toggle.

End-of-Support Statements

The minimum supported version of Jira Server and Jira Data Center has changed from Jira 5.1.1 to Jira 6.3. With this release and all newer releases, versions of Jira prior to version 6.3 are no longer supported by the add-on software.

Versions prior to Vivid Trace version 1.3 reach end-of-support status on 2017 April 1. Versions prior to Vivid Trace version 1.4 reach sunset status (no further patch updates) on 2017 April 1.

Please see Support lifecycle information for more information.

Version History

VersionRelease dateSummary
Vivid Trace for Jira 1.4.42017-09-03Fixes all known defects. Enables Vivid Trace for Confluence.
Vivid Trace for Confluence 1.4.42017-09-03Fixes all known defects. Enables Vivid Trace for Confluence.
Vivid Trace for Jira 1.4.32017-07-18Fixes for all known issues.
Vivid Trace for Jira 1.4.22017-02-09Fixes for all known issues.
Vivid Trace for Jira 1.4.1Retracted 2017-02-09 (Release date 2017-02-08)
Vivid Trace for Jira 1.42016-05-05Trace Studio for tracing arbitrary JQL queries. Performance improvements. Improved handling for larger graphs. Add-on localized to 20 languages.
Vivid Trace for Jira 1.3.22015-12-14Fixes for all known issues.
Vivid Trace for Jira 1.3.12015-11-12Fixes for all known issues.
Vivid Trace for Jira 1.32015-10-20Customizable issue field layouts for issue relation graphs.
Vivid Trace for Jira 1.2.12015-08-20Defect fixes.
Vivid Trace for Jira 1.22015-07-22Project component and version issue relation graphs. Improved handling for larger graphs. Improved and expanded JQL functions for comprehensive issue tracing. German and Japanese add-on localizations.
Vivid Trace for Jira 1.12014-12-05Qualified for use with Jira Data Center.
Vivid Trace for Jira 1.02014-08-30Issue relation graphs.