Skip to content

triggers: Trim string inputs at start of param processing

BryanDavis requested to merge work/bd808/data-cleaning into main

Remove leading and trailing whitespace from input strings before applying any other input validation.

Bug: T343142

Merge request reports