Bug 478017

Summary: MIGRATED_FROM_JIRA: Change "Mapping Entry" to "Dynamic Entry"
Product: [Retired] penrose Reporter: Chandrasekar Kannan <ckannan>
Component: StudioAssignee: Endi Sukma Dewata <edewata>
Status: CLOSED UPSTREAM QA Contact: Chandrasekar Kannan <ckannan>
Severity: low Docs Contact:
Priority: low    
Version: 2.0CC: asaf, benl, nmalki, sramling
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: 2008-12-27 07:51:13 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 07:51:11 UTC
Click on a node in the DIT. Under "Entry Type" there are 2 options: "Static Entry" and "Mapping Entry". The "Mapping Entry" should be replaced with "Dynamic Entry" and the description in the parenthesis should be replaced with "entries are generated dynamically".

Please note that even the static entry can have dynamic attributes (you can enter an expression in the attribute values). The difference between Static Entry and Dynamic Entry is not on the attributes, but on the dn. The former can only have one dn, but the later can generate multiple entries.
Additional Comments From adison dated Mon Apr 18 15:42:08 CDT 2005 
This issue has been resolved and commited to svn.

Additional Comments From adison dated Mon Apr 18 15:42:42 CDT 2005 
I've also renamed Entry.isMapping() to Entry.isDynamic() to make it consistent with the GUI property.


=========================================================
Issue dump from jira
$VAR1 = {
          'priority' => '4',
          'customFieldValues' => [],
          'project' => 'PENROSE',
          'status' => '6',
          'components' => [
                            {
                              'name' => 'Studio',
                              'id' => '10010'
                            }
                          ],
          'reporter' => 'endisd',
          'key' => 'PENROSE-7',
          'assignee' => 'adison',
          'summary' => 'Change "Mapping Entry" to "Dynamic Entry"',
          'id' => '10068',
          'updated' => '2005-07-26 10:16:24.0',
          'votes' => '0',
          'fixVersions' => [
                           {
                             'releaseDate' => '2005-06-03 00:00:00.0',
                             'sequence' => '1',
                             'name' => 'Penrose-0.9.1',
                             'released' => 'true',
                             'id' => '10004',
                             'archived' => 'false'
                           }
                         ],
          'affectsVersions' => [],
          'description' => 'Click on a node in the DIT. Under "Entry Type" there are 2 options: "Static Entry" and "Mapping Entry". The "Mapping Entry" should be replaced with "Dynamic Entry" and the description in the parenthesis should be replaced with "entries are generated dynamically".

Please note that even the static entry can have dynamic attributes (you can enter an expression in the attribute values). The difference between Static Entry and Dynamic Entry is not on the attributes, but on the dn. The former can only have one dn, but the later can generate multiple entries.',
          'created' => '2005-04-14 00:47:10.0',
          'resolution' => '1',
          'type' => '4'
        };


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

Comment 1 Chandrasekar Kannan 2008-12-27 07:51:13 UTC
Closing bug as it was already closed in Jira - PENROSE-7