Looking for advice on streamlining an automation.
I'd like to have a list of values (applications/components/common pain points). For each issue created, i'd like to check the Summary and Description against that list, and for each match (eg summary OR description contains WiFi and Printing, to then add a label for each match. So this example would add 2 labels - 'WiFi' and 'Printing'.
I'm trying to condense this from a whole bunch of If/Else blocks... would appreciate any thoughts