Bug 478074 - MIGRATED_FROM_JIRA: Penrose does not support renames of non-leaf entries
Summary: MIGRATED_FROM_JIRA: Penrose does not support renames of non-leaf entries
Keywords:
Status: CLOSED EOL
Alias: None
Product: penrose
Classification: Retired
Component: Engine
Version: 2.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Endi Sukma Dewata
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 471500
TreeView+ depends on / blocked
 
Reported: 2008-12-27 07:56 UTC by Chandrasekar Kannan
Modified: 2020-03-27 20:13 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:13:29 UTC
Embargoed:


Attachments (Terms of Use)

Description Chandrasekar Kannan 2008-12-27 07:56:41 UTC
Penrose does not support renames of non-leaf entries. It writes the rename through to the non-leaf entry, but does not update any tables that referenced that entry. The result is that all these entries become orphaned.

Additional Comments From endisd dated Tue Sep 06 20:35:59 CDT 2005 
This is fixed in 0.9.5.


=========================================================
Issue dump from jira
$VAR1 = {
          'priority' => '3',
          'customFieldValues' => [],
          'project' => 'PENROSE',
          'status' => '5',
          'components' => [
                            {
                              'name' => 'Engine',
                              'id' => '10009'
                            }
                          ],
          'key' => 'PENROSE-78',
          'assignee' => 'endisd',
          'summary' => 'Penrose does not support renames of non-leaf entries',
          'id' => '10267',
          'updated' => '2005-09-06 20:35:59.0',
          'votes' => '0',
          'fixVersions' => [
                           {
                             'releaseDate' => '2005-09-15 00:00:00.0',
                             'sequence' => '5',
                             'name' => 'Penrose-0.9.5',
                             'released' => 'true',
                             'id' => '10022',
                             'archived' => 'false'
                           }
                         ],
          'affectsVersions' => [
                               {
                                 'releaseDate' => '2005-07-26 00:00:00.0',
                                 'sequence' => '3',
                                 'name' => 'Penrose-0.9.3',
                                 'released' => 'true',
                                 'id' => '10020',
                                 'archived' => 'false'
                               }
                             ],
          'description' => 'Penrose does not support renames of non-leaf entries. It writes the rename through to the non-leaf entry, but does not update any tables that referenced that entry. The result is that all these entries become orphaned.
',
          'created' => '2005-09-01 22:04:18.0',
          'environment' => 'Linux',
          'resolution' => '1',
          'type' => '1'
        };


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

Comment 1 Chandrasekar Kannan 2008-12-27 07:56:43 UTC
Marking bug as MODIFIED as it was already resolved in Jira - PENROSE-78


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