wrapping of UUIDs usability issue

Bug #1632188 reported by Sam Morrison
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
cliff
New
Undecided
Unassigned
python-gnocchiclient
Triaged
Low
Unassigned

Bug Description

A common work flow in gnocchi client is to list resources then show a particular resource.

Doing a resource show produces

+---------------------------+----------+------------+---------+---------------------------+---------------------------+----------+----------------------------+--------------+
| id | type | project_id | user_id | original_resource_id | started_at | ended_at | revision_start | revision_end |
+---------------------------+----------+------------+---------+---------------------------+---------------------------+----------+----------------------------+--------------+
| 11b87416-b638-4250-9e43-9 | instance | 23 | 25 | 11b87416-b638-4250-9e43-9 | 2016-10-10T23:42:37.75779 | None | 2016-10-10T23:42:37.757810 | None |
| 055d150198e | | | | 055d150198e | 3+00:00 | | +00:00 | |
...

With the ID column wrapped over 2 lines. This column should never be wrapped so it can easily be copied into the clipboard to be used in another command like resource show

Revision history for this message
Julien Danjou (jdanjou) wrote :

This is likely something to fix in cliff itself.

Changed in python-gnocchiclient:
status: New → Triaged
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.