Hide Forgot
Created attachment 1192096 [details] error msg Description of problem: 'Run Job' feature is not accepting chars more than 255. Version-Release number of selected component (if applicable): How reproducible: everytime Steps to Reproduce: 1.Satellite Web UI-->All Hosts-->Select any host-->Run Job 2.in the command text area enter any lengthy command which has > 255 chars, e.g.- echo "<characters more than 255>" > run-job-test.txt 3.UI shows error- Oops, we're sorry but something went wrong ERROR: value too long for type character varying(255) Actual results: Should execute the command properly Expected results: Additional info:
*** This bug has been marked as a duplicate of bug 1367606 ***