pietrobaricco opened a new issue, #4765: URL: https://github.com/apache/hop/issues/4765
### Apache Hop version? 2.10 ### Java version? 1.17 ### Operating system Linux ### What happened? Running pipelines with the recommended syntax for parameter values containing commas does not work. /hop-run.sh --project="default" --environment="default" --runconfig="local" --file="/demo/files_download.hpl" --parameters=p1=abc,dossier_ids=\"25,352\" in the pipeline, dossier_ids has value "25 This used to work in 2.9 ### Issue Priority Priority: 3 ### Issue Component Component: CLI, Component: Hop Run -- 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]
