Bug 968715
Summary: | old_value and new_value column length too short for distro tree activity | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Raymond Mancy <rmancy> |
Component: | scheduler | Assignee: | beaker-dev-list |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 0.12 | CC: | abenoit, qwan, tools-bugs |
Target Milestone: | --- | Keywords: | Triaged, UserExperience |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-21 14:13:03 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Raymond Mancy
2013-05-30 00:23:27 UTC
The other case where this is a problem is power script failure messages. Those are also typically multiple lines which is not handled by the current UI. *** Bug 1183144 has been marked as a duplicate of this bug. *** For the power commands specifically, this will be fixed by just divorcing the command_queue table from the activity tables entirely: bug 1318524. Therefore this issue with the length of old_value and new_value no longer applies there. Converting the bug back to just being about distro tree activity, which still suffers this problem. |