Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Div
stylewidth:100%
idkt-documentation-section
alignleft
Div

Kitologic is proud to bring you Pathfinder 1.1 that will enable you to:

This release also includes a number of improvements.

Anchor
PATH-33
PATH-33
Highlight issues matching criteria

Pathfinder now lets you highlight issues that match any of a set of criteria. Locate the Highlight Issues section on the parameters panel and select issues you want highlighted by checking criteria such as "With no time remaining" and "With status closed". Highlighting will remain as long as options are checked.

Image Modified

Anchor
PATH-35
PATH-35
Get JQL queries suggestions while you type

Typing these complex JQL queries might sometimes become cumbersome. JQL suggestions have been added while you type your Issue Selection JQL query to make it painless. Suggested queries will come both from your favorite saved queries (filters) and recent valid queries you entered.

Image Modified

Anchor
PATH-26
PATH-26
Share a diagram with a teammate

Pathfinder diagrams now have an associated URL which can be easily shared with a colleague. Click the link button Image Modified at the top left of the diagram, copy the URL and paste it to an email or IM to share it.

Image Modified

Anchor
PATH-36
PATH-36
Find issues by their assignee

Queries in the search box now match assignee names.

Image Modified


Anchor
Improvements
Improvements
Improvements

Jira Legacy
serverJIRA (greffon.atlassian.net)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = "PATH" and issuetype = improvement and fixVersion = "1.1" and resolution != empty
serverId61fe9a0f-ef13-3ad4-8d07-34670cf0ed8e

 

Style
#breadcrumb-section {
  	margin-bottom: 10px;
}
#breadcrumbs li,
#breadcrumbs li a{
  	color: #999;
}
#main-header {
 	margin: 10px 0 0;
}
#title-text a {
  	color  : #3B73AF   !important;
}
 
.page-metadata 
{
  transition         : opacity .25s ease-in-out;
  -moz-transition    : opacity .25s ease-in-out;
  -webkit-transition : opacity .25s ease-in-out;
}
.page-metadata 
{
  opacity       : 0;
  margin        : 0 0 30px;
}
 .page-metadata:hover 
{
  opacity       : 1.0;
}
#title-text {
	font-family: "kulturista-web",sans-serif;
	font-weight: 300;
	font-size: 30px36px;
	line-height: 75px;
	padding-bottom: 5px
}
#splitter-sidebar img{    
	top: 17px; 	
	position: relative;
}
#splitter-sidebar h1 { font-size: 1.2em; margin: 0; padding-bottom: 20px; padding-top: 0;}