You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/09/09 14:38:00 UTC

[jira] [Commented] (AIRAVATA-3648) User storage view is showing metadata modification time, not created time

    [ https://issues.apache.org/jira/browse/AIRAVATA-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602377#comment-17602377 ] 

ASF subversion and git services commented on AIRAVATA-3648:
-----------------------------------------------------------

Commit 19dd2baff3f7247c2415012a14dcecaa34b69bc1 in airavata-django-portal's branch refs/heads/staging from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=19dd2baf ]

AIRAVATA-3648 Show last modified time in user storage views


> User storage view is showing metadata modification time, not created time
> -------------------------------------------------------------------------
>
>                 Key: AIRAVATA-3648
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3648
>             Project: Airavata
>          Issue Type: Bug
>          Components: Django Portal
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> Current the ctime (https://docs.python.org/3/library/os.path.html#os.path.getctime) is being reported as "Creation Time" but it is not really the creation time.  See the getctime documentation link for more info.
> I think it would be better to show last modified time since that can be done consistently.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)