Bug 478016

Summary: MIGRATED_FROM_JIRA: Problems with renaming a connection
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:08 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:06 UTC
Case 1:

Steps to reproduce:
1. Create a new connection, assign it with a name such as "test".
2. Add a source.
3. In the Connection Name drop down box, you will see "NewConnection" instead
   of "test".

Expected behavior:
The drop down box should show the current names of the connections.

Case 2:

Steps to reproduce:
1. Rename an existing connection, assign it with a new name such as "test".
2. Add a source.
3. In the Connection Name drop down box, you will see the old name instead
   of "test".

Expected behavior:
The drop down box should show the current names of the connections.

Additional Comments From endisd dated Thu Apr 14 00:39:23 CDT 2005 
The same thing also happens when you edit the existing sources (instead of adding a new one).

Additional Comments From adison dated Thu Apr 14 13:29:40 CDT 2005 
This has been fixed and should be available on the next micro release.

Additional Comments From adison dated Wed Apr 20 12:29:14 CDT 2005 
This issue has been resolved. When editing the connection name, the connection name must be unique (or you won't be able to save the changes) and it can't be empty either. The same rule applies to source name and module name.


=========================================================
Issue dump from jira
$VAR1 = {
          'priority' => '3',
          'customFieldValues' => [],
          'project' => 'PENROSE',
          'status' => '6',
          'components' => [
                            {
                              'name' => 'Studio',
                              'id' => '10010'
                            }
                          ],
          'reporter' => 'endisd',
          'key' => 'PENROSE-6',
          'assignee' => 'adison',
          'summary' => 'Problems with renaming a connection',
          'id' => '10067',
          'updated' => '2005-07-26 10:17:11.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' => 'Case 1:

Steps to reproduce:
1. Create a new connection, assign it with a name such as "test".
2. Add a source.
3. In the Connection Name drop down box, you will see "NewConnection" instead
   of "test".

Expected behavior:
The drop down box should show the current names of the connections.

Case 2:

Steps to reproduce:
1. Rename an existing connection, assign it with a new name such as "test".
2. Add a source.
3. In the Connection Name drop down box, you will see the old name instead
   of "test".

Expected behavior:
The drop down box should show the current names of the connections.
',
          'created' => '2005-04-14 00:35:18.0',
          'resolution' => '1',
          'type' => '1'
        };


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

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