Fjelley85 opened a new issue, #8593:
URL: https://github.com/apache/hop/issues/8593

   ### Apache Hop version?
   
   2.19
   
   ### Java version?
   
   jdk-21.0.12.8
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   The problem:
   2026/09/24 19:28:07 - sq_holiday_balances 2 2 2.0 - ERROR: Error running 
transform! 
   2026/09/24 19:28:07 - sq_holiday_balances 2 2 2.0 - Unexpected conversion 
error while converting value [balanceAsOfStartDate String] to an Integer
   2026/09/24 19:28:07 - sq_holiday_balances 2 2 2.0 - 
   2026/09/24 19:28:07 - sq_holiday_balances 2 2 2.0 - balanceAsOfStartDate 
String : couldn't convert String to Integer
   2026/09/24 19:28:07 - sq_holiday_balances 2 2 2.0 - 
   2026/09/24 19:28:07 - sq_holiday_balances 2 2 2.0 - balanceAsOfStartDate 
String : couldn't convert String to number : non-numeric character found at 
position 1 for value [-2]
   2026/09/24 19:28:07 - stg_workday_holiday_balances_raw - Pipeline detected 
one or more transforms with errors.
   
   
   This is happening for json-inputs and for calculator-step when running 
through task scheduler
   
   Reproduce:
   Json: create a json-input that has a negative number in a pipeline. Set the 
format to integer. create a workflow and run through task scheduler
   
   calculator:
   datagrid with what ever you want-> calculator -> add constant in calculator 
-> set constant to a negative number and use it in a calculation
   Run workflow through task scheduler
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Hop Run, Component: Hop Gui


-- 
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]

Reply via email to