Bug 1341153

Summary: [RFE] 'Remove' template dialog on an export domain should show subversion name
Product: [oVirt] ovirt-engine Reporter: Jiri Belka <jbelka>
Component: Frontend.WebAdminAssignee: Sharon Gratch <sgratch>
Status: CLOSED CURRENTRELEASE QA Contact: Lucie Leistnerova <lleistne>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.0.0CC: bgraveno, bugs, lsvaty, michal.skrivanek
Target Milestone: ovirt-4.1.0-alphaKeywords: FutureFeature
Target Release: 4.1.0.2Flags: michal.skrivanek: ovirt-4.1?
lsvaty: testing_plan_complete-
rule-engine: planning_ack?
rule-engine: devel_ack+
lsvaty: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
This update includes the subversion name and subversion number of the template being removed from the "remove template(s)" screen. The two "remove template(s)" screens now display the following: Are you sure you want to remove the following items? - template-name (Version: subversion-name(subversion-number))
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-01 14:52:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jiri Belka 2016-05-31 11:30:10 UTC
Description of problem:

Subversion should be visible in 'Remote' dialog to delete a sub-template on an export domain.

Now:

~~~
Remote Backed up Template(s)

Are you sure you want to remove the following items?
- test
~~~

Should be:

~~~
Remote Backed up Template(s)

Are you sure you want to remove the following items?
- test (test-2)
~~~

Version-Release number of selected component (if applicable):
rhevm-4.0.0-0.7.master.el7ev.noarch

How reproducible:
100%

Steps to Reproduce:
1. have a template and its subversion on an export domain
2. click 'Remote' to delete the subversioned template on the export domain
3. check dialog

Actual results:
the text contains just template name, ie. does not include subversion name

Expected results:
the text should contain both template name and subversion name (if applicable)

Additional info:

Comment 1 Sharon Gratch 2016-06-23 08:45:06 UTC
After the fix, the template(s) remove dialog displays the following:
Are you sure you want to remove the following items?
- test (Version: subversion-name(subversion-number))


Please note that this fix was done for two dialogs:
1. The remove templates dialog accessed from the Templates main tab.
2. The remove templates dialog accessed from the templates list in the Details Pane, chosen for an export domain (which is chosen from the storage main tab).

Comment 2 Sandro Bonazzola 2016-12-12 13:57:41 UTC
The fix for this issue should be included in oVirt 4.1.0 beta 1 released on December 1st. If not included please move back to modified.

Comment 3 Lucie Leistnerova 2017-01-02 15:00:12 UTC
both dialogs have the version

verified in ovirt-engine-4.1.0-0.3.beta2.el7.noarch