Versions Compared

Key

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

The Root Cause Analysis plugin comes pre-loaded with a variety of custom JQL functions for use within the Advanced Issue Navigator JQL search field.

The available JQL functions are:

JQL FunctionDescriptionUsage Example
RootCauseAnalysisAttributer()

Lists all Attributer Issues where the provided user set the Root Cause Issue field.

Note

You can search for a single or multiple users by separating the users with a comma.

Image Added
RootCauseAnalysisResolver()

Lists all Attributer Issues where the provided user was the Resolver of the Issue set in the Root Cause Issue field

Note

You can search for a single or multiple users by separating the users with a comma.


Image Added
RootCauseAnalysisCloser()

Lists all Attributer Issues where the provided user was the Closer of the Issue set in the Root Cause Issue field

Note

You can search for a single or multiple users by separating the users with a comma.


Image Added
RootCauseAnalysisAttributerSummary()  
RootCauseAnalysisResolverSummary()  
RootCauseAnalysisCloserSummary()  
RootCauseAnalysisDeterminationUnknown()  
RootCauseAnalysisDeterminationAvoidable()  
RootCauseAnalysisDeterminationUnavoidable()  
RootCauseAnalysisIssueAttributedDuring()