Actions
Bug #12907
closedDescription field causes failure when input values longer than 'string'
Status:
Closed
Priority:
High
Assignee:
Category:
Foreman
Target version:
Difficulty:
Triaged:
Description
Description should be truncated.
PG::StringDataRightTruncation: ERROR: value too long for type character varying(255) : UPDATE "job_invocations" SET "description" = 'Run Command with inputs command="hostname -f #xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"' WHERE "job_invocations"."id" = 231
Actions