Hi List,

I was wondering if anyone else can reproduce this bug on AR Server 7.1.00 P2
or P3.  The trick is you have to be IN a local Application Window and click
on groups, rather than from the root Server Window.  Thanks!


1. STEPS TO REPRODUCE:

Admin Tool => Open a Local Application => Click on Groups => Select a group
that's not one of the default groups (Public, Assigness, Submitter) => Add
Permission for that group to a From/Active Link, etc => Click Apply => Close
the Groups Permissions window.

2. ACTUAL RESULTS:

The permissions are not saved.

3. EXPECTED RESULTS:

Permissions should be saved.

4. BUSINESS IMPACT:

There is a workaround of doing the change through the Server window, but
that's not as efficient since all items are displayed just not those related
to the application.

5. ADDITIONAL INFO:

SQL Log shows the following when permissions changed on the form itself:

<SQL > <TID: 0000001656> <RPC ID: 0000002999> <Queue: Admin     >
<Client-RPC: 390600   > <USER: Demo
> /* Thu Jun 19 2008 13:43:31.0780 */DELETE FROM schema_group_ids WHERE
schemaId = 92
<SQL > <TID: 0000001656> <RPC ID: 0000002999> <Queue: Admin     >
<Client-RPC: 390600   > <USER: Demo
> /* Thu Jun 19 2008 13:43:31.0780 */OK
<SQL > <TID: 0000001656> <RPC ID: 0000002999> <Queue: Admin     >
<Client-RPC: 390600   > <USER: Demo
> /* Thu Jun 19 2008 13:43:31.0780 */INSERT INTO schema_group_ids
(schemaId,groupId,permission) VALUES (92,779,1)

When done via the Groups view within the Application:

<SQL > <TID: 0000001656> <RPC ID: 0000003616> <Queue: Admin     >
<Client-RPC: 390600   > <USER: Demo
> /* Thu Jun 19 2008 13:43:56.7960 */DELETE FROM schema_group_ids WHERE
schemaId = 92
<SQL > <TID: 0000001656> <RPC ID: 0000003616> <Queue: Admin     >
<Client-RPC: 390600   > <USER: Demo
> /* Thu Jun 19 2008 13:43:56.7960 */OK
<SQL > <TID: 0000001656> <RPC ID: 0000003616> <Queue: Admin     >
<Client-RPC: 390600   > <USER: Demo
> /* Thu Jun 19 2008 13:43:56.7960 */SELECT version,smObjProp from arschema
WHERE schemaId = 92

There's no INSERT done following the DELETE.


Brien

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to