[
https://issues.apache.org/jira/browse/CLOUDSTACK-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14177666#comment-14177666
]
ASF subversion and git services commented on CLOUDSTACK-7754:
-------------------------------------------------------------
Commit a72580def0b555f479fbaa093cf4f8d95a8ea756 in cloudstack's branch
refs/heads/master from [~nitinme]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a72580d ]
CLOUDSTACK-7754: Templates source_template_id is null when it is created from
Snapshot with its corresponding volume removed. Fix it by searching for volumes
including removed.
(cherry picked from commit 287ff83552081cd91c68af6214016ca4cc4cc040)
> 'vm_template.source_template_id' of Template created from Snapshot was NULL
> ----------------------------------------------------------------------------
>
> Key: CLOUDSTACK-7754
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7754
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Template
> Affects Versions: 4.5.0
> Reporter: Nitin Mehta
> Assignee: Nitin Mehta
> Priority: Critical
> Fix For: 4.5.0
>
>
> Here is the procedure to reproduce the issue. This is consistent on my
> environment.
> Steps:
> i) Create instance A
> ii) Take snapshot A from instance A
> iii) Create template 1 from snapshot A
> iv) Delete instance A
> v) Create template 2 from snapshot A
> Test result:
> The issue occurred to template 2 which was created after instance A was
> deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)