Bug 478071 - MIGRATED_FROM_JIRA: Insert with the Penrose Demo
Summary: MIGRATED_FROM_JIRA: Insert with the Penrose Demo
Keywords:
Status: CLOSED EOL
Alias: None
Product: penrose
Classification: Retired
Component: Configuration
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 19:48 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:48:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Chandrasekar Kannan 2008-12-27 07:56:26 UTC
Hi Penrose Team,

I am using Penrose 0.9.3, and with the Penrose Demo with MySQL, I tried
to insert under cn=britishagents,ou=groups,dc=penrose,dc=safehaus,dc=org a new user.
This user information is inserted to table users in the database, but
no information is inserted into the usergroups table (whereas I would
expect an insertion which links between new user and the
britishagents).

Is there anyway I could do it?

Many thanks.

Regards,
Linh. 
Additional Comments From endisd dated Thu Sep 08 15:15:58 CDT 2005 
This has been fixed in 0.9.5.

When deleting an entry, by default it will delete the rows from all sources mapped to that entry. This behavior can overriden by specifing includeOnDelete="false" on the source.


=========================================================
Issue dump from jira
$VAR1 = {
          'priority' => '3',
          'customFieldValues' => [],
          'project' => 'PENROSE',
          'status' => '5',
          'components' => [
                            {
                              'name' => 'Configuration',
                              'id' => '10014'
                            }
                          ],
          'key' => 'PENROSE-75',
          'assignee' => 'endisd',
          'summary' => 'Insert with the Penrose Demo',
          'id' => '10264',
          'updated' => '2005-09-08 15:16:22.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' => 'Hi Penrose Team,

I am using Penrose 0.9.3, and with the Penrose Demo with MySQL, I tried
to insert under cn=britishagents,ou=groups,dc=penrose,dc=safehaus,dc=org a new user.
This user information is inserted to table users in the database, but
no information is inserted into the usergroups table (whereas I would
expect an insertion which links between new user and the
britishagents).

Is there anyway I could do it?

Many thanks.

Regards,
Linh. ',
          'created' => '2005-08-31 01:56:47.0',
          'environment' => 'Linux CentOS',
          'resolution' => '1',
          'type' => '1'
        };


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

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


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