[
https://issues.apache.org/jira/browse/CLOUDSTACK-9840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954298#comment-15954298
]
ASF GitHub Bot commented on CLOUDSTACK-9840:
--------------------------------------------
GitHub user olivierlemasle reopened a pull request:
https://github.com/apache/cloudstack/pull/2008
[CLOUDSTACK-9840] Fix datetime format of snapshots events
Include the timezone in datetime format of snapshot events, to be
consistent with every other events.
"eventDateTime" was added by @chipchilders in commit 14ee684ce3 and was
updated the same day to add the timezone (commit bf967eb622f) except for
Snapshots.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Amysta/cloudstack eventDateTimeTz
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/2008.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2008
----
commit b37ca77636feb22327d1b819657c6fd3913696fe
Author: Olivier Lemasle <[email protected]>
Date: 2017-03-15T15:29:44Z
Fix datetime format of snapshots events
Include the timezone in datetime format of snapshot events, to be consistent
with every other events.
"eventDateTime" was added by @chipchilders in commit 14ee684ce3 and was
updated the same day to add the timezone (commit bf967eb622f) except for
Snapshots.
----
> Datetime format of snapshot events is inconsistent with other events
> --------------------------------------------------------------------
>
> Key: CLOUDSTACK-9840
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9840
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: eventbus
> Affects Versions: 4.3.0, 4.4.0, 4.5.0, 4.3.1, 4.4.1, 4.4.2, 4.4.3, 4.3.2,
> 4.5.1, 4.4.4, 4.5.2, 4.6.0, 4.6.1, 4.6.2, 4.7.0, 4.7.1, 4.8.0, 4.9.0,
> 4.9.2.0, 4.9.1.0, 4.8.1.1, 4.9.0.1, 4.5.2.2
> Reporter: Olivier Lemasle
> Assignee: Olivier Lemasle
>
> The timezone is not included in datetime format of snapshot events, whereas
> it is included for other events.
> "eventDateTime" was added by [~chipchilders] in commit 14ee684 and was
> updated the same day to add the timezone (commit bf967eb) except for
> Snapshots.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)