leehaut opened a new pull request, #8238: URL: https://github.com/apache/hop/pull/8238
## Summary - Treat the country field as optional when a default country is set, so `check()` no longer fails pipelines that only use Default country. - On parse failure, copy the original number to the output field; empty or unparseable numbers set type to `ERROR` and is-valid to `false`. - Trim and upper-case country codes with `Locale.ROOT`, and resolve variables in input/output/type/valid/format field names. - Document the behavior, extend unit tests, and add `0099-standardize-phone-number-edge-cases` under the existing `main-0099-standardize-phone-number` workflow. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
