integration-jira-cloud icon indicating copy to clipboard operation
integration-jira-cloud copied to clipboard

severity_map.info not working

Open zerokid opened this issue 1 year ago • 0 comments

severity_map.critical = 1 severity_map.high = 2 severity_map.medium = 3 severity_map.low = 4 #severity_map.info = 5

issue with severity_map.info, once i try to validate my toml file it return me error. i had to comment out the info

Screenshot 2024-07-18 at 9 03 36 AM Screenshot 2024-07-18 at 9 03 56 AM

zerokid avatar Jul 18 '24 01:07 zerokid