Standard regex fails with white space #109
Labels
area/plugin
Plugin-related issue or feature request
bug
Something isn't working
good first issue
Great issue for new contributors
Expected Behavior
No response
Actual Behaviour
The following regex
.*test Test_nbs_issuers_.+.csv
should match on this string "test Test_nbs_issuers_YYYYMMDD.csv" but the white space seems to cause an issue using theregEx
property.Steps To Reproduce
No response
Environment Information
Example flow
No response
The text was updated successfully, but these errors were encountered: