Bug 968715 - old_value and new_value column length too short for distro tree activity
Summary: old_value and new_value column length too short for distro tree activity
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Beaker
Classification: Retired
Component: scheduler
Version: 0.12
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: beaker-dev-list
QA Contact:
URL:
Whiteboard:
: 1183144 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-30 00:23 UTC by Raymond Mancy
Modified: 2020-10-21 14:17 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-10-21 14:13:03 UTC
Embargoed:


Attachments (Terms of Use)

Description Raymond Mancy 2013-05-30 00:23:27 UTC
Description of problem:

It's impossible to get a meaningful view of distro tree activity
entries because the column is truncated to 60 chars.


Version-Release number of selected component (if applicable):

0.12

How reproducible:

Always

Steps to Reproduce:
1. Import a distro tree
2.
3.

Actual results:

The tree urls are not fully displayed in the activity log
as they are almost always longer than 60 chars

Expected results:

Be able to see the complete URL

Additional info:

Comment 2 Dan Callaghan 2014-07-09 02:07:17 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.

Comment 4 Dan Callaghan 2015-01-19 00:37:39 UTC
*** Bug 1183144 has been marked as a duplicate of this bug. ***

Comment 5 Dan Callaghan 2016-09-05 01:32:12 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.