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
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Adam Ruzicka
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/97 added
Updated by Marek Hulán almost 9 years ago
- Translation missing: en.field_release set to 109
Updated by Adam Ruzicka almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|d20a054bf448409be84802fc2afcaf9323af9d44.
Actions