I can open a ticket.
I'll probably just assign it to myself and do it for 4.6.
On Thursday, January 8, 2015, Mike Tutkowski
wrote:
> Hi,
>
> Any thoughts on why we don't have the name of the snapshots as a column in
> the snapshots table?
>
> We show this kind of info for VM Snapshots, but not
: Thursday, January 08, 2015 4:56 PM
To: dev@cloudstack.apache.org
Subject: Re: [GUI Question] Snapshots Table
Yeah, the first field is Name.
I guess the main problem with not having this data in the table is if I
have multiple snapshots for the same volume, then I have to know the
relative creation
4:30 PM
> To: dev@cloudstack.apache.org
> Subject: Re: [GUI Question] Snapshots Table
>
> This is what I see in 4.6 (code is recent as of yesterday):
>
> http://i.imgur.com/ogZiZpT.png
>
> Thanks!
>
> On Thu, Jan 8, 2015 at 2:25 PM, Somesh Naidu
> wrote:
>
>
Can you click on one of the snapshots and see what is the first field being
displayed?
-Original Message-
From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
Sent: Thursday, January 08, 2015 4:30 PM
To: dev@cloudstack.apache.org
Subject: Re: [GUI Question] Snapshots Table
This
This is what I see in 4.6 (code is recent as of yesterday):
http://i.imgur.com/ogZiZpT.png
Thanks!
On Thu, Jan 8, 2015 at 2:25 PM, Somesh Naidu
wrote:
> I thought we did include the name both in the table and the UI, unless I
> understood your query incorrectly,
>
> mysql> desc snapshots;
>
>
I thought we did include the name both in the table and the UI, unless I
understood your query incorrectly,
mysql> desc snapshots;
+--+-+--+-+-++
| Field| Type| Null | Key | Default | Extra
|