...
JQL Function | Description | Usage Example | |||
---|---|---|---|---|---|
RootCauseAnalysisAttributer() | Lists all Attributer Issues where the provided user set the Root Cause Issue field.
|
| |||
RootCauseAnalysisResolver() | Lists all Attributer Issues where the provided user was the Resolver of the Issue set in the Root Cause Issue field |
| |||
RootCauseAnalysisCloser() | Lists all Attributer Issues where the provided user was the Closer of the Issue set in the Root Cause Issue field |
| |||
RootCauseAnalysisAttributerSummary() | Lists all Attributer Issues where the Attributer Summary contains the provided text. The search is case-insensitive. | ||||
RootCauseAnalysisResolverSummary() | Lists all Attributer Issues where the Resolver Summary contains the provided text. The search is case-insensitive. | ||||
RootCauseAnalysisCloserSummary() | Lists all Attributer Issues where the Closer Summary contains the provided text. The search is case-insensitive. | ||||
RootCauseAnalysisDeterminationUnknown() | Lists all Attributer Issues where the Determination field has not been set. | ||||
RootCauseAnalysisDeterminationAvoidable() | Lists all Attributer Issues where the Determination field has been set to Avoidable. | ||||
RootCauseAnalysisDeterminationUnavoidable() | Lists all Attributer Issues where the Determination field has been set to Unavoidable. | ||||
RootCauseAnalysisIssueAttributedDuring() | Lists all Attributer Issues where the Attribution Date is during the two specified dates. |
|