hpcc-systems / Tombolo

Apache License 2.0
5 stars 4 forks source link

Added code to trim user inputs before sending to backend. If user acc… #954

Closed ydahal1 closed 4 days ago

ydahal1 commented 1 week ago

Description

Added code to trim user inputs before sending them to the backend. If the user accidentally adds trailing spaces or spaces before the input, it appears to be causing issues - especially when job monitoring tries to look for a job in the cluster

Type of change

Developer Checklist:

Reviewer Checklist