[
https://issues.apache.org/jira/browse/CLOUDSTACK-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15865476#comment-15865476
]
ASF GitHub Bot commented on CLOUDSTACK-9781:
--------------------------------------------
GitHub user jayantpatil1234 opened a pull request:
https://github.com/apache/cloudstack/pull/1940
CLOUDSTACK-9781:ACS records ID in events tables instead of UUID.
ISSUE
=====
Wrong presentation of volume id in ASC events.
While creating a snapshot, only volume ID is mentioned in the events. For
example, “Scheduled async job for creating snapshot for volume Id:270". On
looking into the notification, user is not able to identify the volume. So
modified event description with UUID.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Accelerite/cloudstack CS-48313
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1940.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 #1940
----
commit 7f216e8960e466acbd610fd90d44583bb8b6c15e
Author: Jayant Patil <[email protected]>
Date: 2017-02-14T08:51:30Z
CLOUDSTACK-9781:ACS records ID in events tables instead of UUID.
----
> ACS records ID in events tables instead of UUID.
> ------------------------------------------------
>
> Key: CLOUDSTACK-9781
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9781
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Jayant Patil
>
> ISSUE
> =====
> Wrong presentation of volume id in ASC events.
> While creating a snapshot, only volume ID is mentioned in the events. For
> example, “Scheduled async job for creating snapshot for volume Id:270". On
> looking into the notification, user is not able to identify the volume. So
> modified event description with UUID.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)