[
https://issues.apache.org/jira/browse/CLOUDSTACK-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16462278#comment-16462278
]
ASF subversion and git services commented on CLOUDSTACK-9781:
-------------------------------------------------------------
Commit 1ff171db902b98df5d172ae468c33a07ea1204d5 in cloudstack's branch
refs/heads/master from jayantpatil1234
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=1ff171d ]
CLOUDSTACK-9781: record resource uuid in events instead of integer id (#1940)
This changes several event logging to use uuid of resource than integer id when
creating API events.
> 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
> Priority: Major
>
> ISSUE
> =====
> Wrong presentation of volume id in ACS 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
(v7.6.3#76005)