Bug 1261258 - Typo found during translation "The VM ${VmName} has sanpshots that must be collapsed."
Summary: Typo found during translation "The VM ${VmName} has sanpshots that must be co...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Frontend.WebAdmin
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ovirt-3.6.0-ga
: 3.6.0
Assignee: Allon Mureinik
QA Contact: Eyal Shenitzky
URL:
Whiteboard: storage
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-09 05:25 UTC by Yuko Katabami
Modified: 2016-03-10 15:21 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-27 07:53:58 UTC
oVirt Team: Storage
Embargoed:
rule-engine: ovirt-3.6.0+
rule-engine: blocker+
ylavi: planning_ack+
amureini: devel_ack+
rule-engine: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 46206 0 master MERGED engine: Fix typo: sanpshots->snapshots Never
oVirt gerrit 46220 0 ovirt-engine-3.6 MERGED engine: Fix typo: sanpshots->snapshots Never

Description Yuko Katabami 2015-09-09 05:25:07 UTC
Description of problem:
I found a minor typo while translating the UI strings.

Version-Release number of selected component (if applicable): 3.6


How reproducible: 100%


Actual results:
Cannot ${action} ${type}. The VM ${VmName} has sanpshots that must be collapsed.

Expected results:
Cannot ${action} ${type}. The VM ${VmName} has snapshots that must be collapsed.

Additional info:

File: AppErrors
Resource ID: ACTION_TYPE_FAILED_IMPORT_CLONE_NOT_COLLAPSED

Comment 1 Kevin Alon Goldblatt 2015-10-25 12:57:31 UTC
(In reply to Yuko Katabami from comment #0)
> Description of problem:
> I found a minor typo while translating the UI strings.
> 
> Version-Release number of selected component (if applicable): 3.6
> 
> 
> How reproducible: 100%
> 
> 
> Actual results:
> Cannot ${action} ${type}. The VM ${VmName} has sanpshots that must be
> collapsed.
> 
> Expected results:
> Cannot ${action} ${type}. The VM ${VmName} has snapshots that must be
> collapsed.
> 
> Additional info:
> 
> File: AppErrors
> Resource ID: ACTION_TYPE_FAILED_IMPORT_CLONE_NOT_COLLAPSED

Hi,

Can you please provide the steps to reproduce this scenario.

Thaks

Comment 2 Yuko Katabami 2015-10-25 20:56:09 UTC
Unfortunately I do not have steps to reproduce this.
It was found during translation in Zanata.

Might be involved in VM importing?

Comment 3 Kevin Alon Goldblatt 2015-10-26 15:56:30 UTC
Used the following code:
----------------------------------
rhevm-3.6.0-0.18.el6.noarch
vdsm-4.17.8-1.el7ev.noarch


I tried to reproduce a scenario to generate the string by importing VM's but this string is not displayed. Without specific steps to reproduce this issue I cannot Verify this BZ. Please advise

Comment 4 Yuko Katabami 2015-10-26 22:14:34 UTC
I can only verify that the strings pushed to zanata is now fixed in both ovirt-3.6 and master versions:

Cannot ${action} ${type}. The VM ${VmName} has snapshots that must be collapsed.

@Einav, Would this be good enough to move the status  VERIFIED?

Comment 5 Allon Mureinik 2015-10-29 08:52:11 UTC
(In reply to Kevin Alon Goldblatt from comment #3)
> Used the following code:
> ----------------------------------
> rhevm-3.6.0-0.18.el6.noarch
> vdsm-4.17.8-1.el7ev.noarch
> 
> 
> I tried to reproduce a scenario to generate the string by importing VM's but
> this string is not displayed. Without specific steps to reproduce this issue
> I cannot Verify this BZ. Please advise

This error should occur when you attempt to import a VM that has a snapshot(s), without cloning it, and one or more of the images already exist on the target storage domain.

Comment 6 Eyal Shenitzky 2015-11-11 09:35:03 UTC
After the following steps the bug isn't reproduce:

1. create vm with disk
2. create 2 snapshot
3. add 2 additional disks
4. create another snapshot
5. export the vm
6. remove the vm but don't remove the disk attached to him
7. import the vm without cloning it

this is the massage received by the engine:

Cannot import VM. The Storage Domain already contains the target disk(s).

engine-version:
3.6.0.3-0.1.el6

vdsm:
4.17.9-1.el7ev

there is no farther steps for us to do.

Comment 7 Sandro Bonazzola 2015-11-27 07:53:58 UTC
Since oVirt 3.6.0 has been released, moving from verified to closed current release.


Note You need to log in before you can comment on or make changes to this bug.