Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I'm creating a Dataplane report which has Status and Severity. I want to change the Severity names.

RD
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 10, 2021

I'm creating a Dataplane report which has Status and Severity in a pivot table look.  I need to change the Severity column titles from "Severity 1" to "Critical" (as one example).   I've tried the groovy script (customizer script) and do not get the results.  

customizeChart {
seriesRegex ("Severity 1", "Any") name "Critical"
}

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events