You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erwin Dondorp (Jira)" <ji...@apache.org> on 2021/09/09 14:45:00 UTC

[jira] [Updated] (ARTEMIS-3469) Browse queue shows timestamp/expires as human readable, but message view does not

     [ https://issues.apache.org/jira/browse/ARTEMIS-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwin Dondorp updated ARTEMIS-3469:
-----------------------------------
    Description: 
Browse queue shows timestamp/expires as human readable, but message view does not.

Instead, it shows the internal values, e.g. 1631197208003 and 0.

This can be shown as "2021-09-09 16:20:08" and "never".

Since this is the details view and there is enough space, I propose showing it as "1631197208003 (2021-09-09 16:20:08)" and "0 (never)".

see corresponding PR

  was:
Browse queue shows timestamp/expires as human readable, but message view does not.

Instead, it shows the internal values, e.g. 1631197208003 and 0.

This can be shown as "2021-09-09 16:20:08" and "never".

Since this is the details view and there is enough space, I propose showing it as "1631197208003 (2021-09-09 16:20:08)" and "0 (never)".

I will supply a PR for this...


> Browse queue shows timestamp/expires as human readable, but message view does not
> ---------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3469
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3469
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: 2.18.0
>            Reporter: Erwin Dondorp
>            Priority: Trivial
>
> Browse queue shows timestamp/expires as human readable, but message view does not.
> Instead, it shows the internal values, e.g. 1631197208003 and 0.
> This can be shown as "2021-09-09 16:20:08" and "never".
> Since this is the details view and there is enough space, I propose showing it as "1631197208003 (2021-09-09 16:20:08)" and "0 (never)".
> see corresponding PR



--
This message was sent by Atlassian Jira
(v8.3.4#803005)