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 Function | Description | Usage Example |
---|---|---|
RootCauseAnalysisAttributer() | Lists all Attributer Issues where the provided user set the Root Cause Issue field. You can search for a single or multiple users by separating the users with a comma. | |
RootCauseAnalysisResolver() | Lists all Attributer Issues where the provided user was the Resolver of the Issue set in the Root Cause Issue field You can search for a single or multiple users by separating the users with a comma. | |
RootCauseAnalysisCloser() | Lists all Attributer Issues where the provided user was the Closer of the Issue set in the Root Cause Issue field You can search for a single or multiple users by separating the users with a comma. | |
RootCauseAnalysisAttributerSummary() | ||
RootCauseAnalysisResolverSummary() | ||
RootCauseAnalysisCloserSummary() | ||
RootCauseAnalysisDeterminationUnknown() | ||
RootCauseAnalysisDeterminationAvoidable() | ||
RootCauseAnalysisDeterminationUnavoidable() | ||
RootCauseAnalysisIssueAttributedDuring() |