Bug 478216

Summary: MIGRATED_FROM_JIRA: Penrose Studio Delete Partition function doesnt actually delete the xml file.
Product: [Retired] penrose Reporter: Chandrasekar Kannan <ckannan>
Component: StudioAssignee: Endi Sukma Dewata <edewata>
Status: CLOSED EOL QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: low    
Version: 2.0CC: benl, nmalki, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:45:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 471500    

Description Chandrasekar Kannan 2008-12-27 08:09:26 UTC
Penrose Studio Delete Partition function doesnt actually delete the xml file.  If "DEFAULT" partition is deleted, and recreated on the next step, Penrose Studio will still remember the partition contents. Please see the screenshot. 
Additional Comments From endisd dated Tue Jul 17 16:32:20 CDT 2007 
There are actually 2 problems:
1. Penrose Studio not deleting the partition XML files.
2. Penrose Studio "remembers" the old partition content after being deleted and recreated.

The problem #2 has been fixed in version 1.2.4. However the problem #1 will be fixed in 2.0.


=========================================================
Issue dump from jira
$VAR1 = {
          'priority' => '3',
          'customFieldValues' => [],
          'project' => 'PENROSE',
          'status' => '5',
          'components' => [
                            {
                              'name' => 'Studio',
                              'id' => '10010'
                            }
                          ],
          'attachmentNames' => 'Picture 15.png',
          'reporter' => 'jimyang',
          'key' => 'PENROSE-245',
          'assignee' => 'endisd',
          'summary' => 'Penrose Studio Delete Partition function doesnt actually delete the xml file.',
          'id' => '10767',
          'updated' => '2008-04-01 15:47:47.0',
          'votes' => '0',
          'fixVersions' => [
                           {
                             'releaseDate' => '2008-04-07 00:00:00.0',
                             'sequence' => '28',
                             'name' => 'Penrose-2.0RC1',
                             'released' => 'true',
                             'id' => '10093',
                             'archived' => 'false'
                           }
                         ],
          'description' => 'Penrose Studio Delete Partition function doesnt actually delete the xml file.  If "DEFAULT" partition is deleted, and recreated on the next step, Penrose Studio will still remember the partition contents. Please see the screenshot. ',
          'affectsVersions' => [
                               {
                                 'releaseDate' => '2007-07-02 00:00:00.0',
                                 'sequence' => '25',
                                 'name' => ' Penrose-1.2.3',
                                 'released' => 'true',
                                 'id' => '10122',
                                 'archived' => 'false'
                               }
                             ],
          'created' => '2007-07-17 13:53:44.0',
          'resolution' => '1',
          'type' => '1'
        };


=========================================================

Comment 1 Chandrasekar Kannan 2008-12-27 08:09:28 UTC
Marking bug as MODIFIED as it was already resolved in Jira - PENROSE-245