Kbase P78787: Dynamics. User override functionality missing for Action security
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/11/2009 |
|
Status: Unverified
SYMPTOM(s):
Dynamics. User override functionality missing for Action security
FACT(s) (Environment):
Dynamics 2.1A
Dynamics OE 10
CHANGE:
The changes made to the Security Allocation screens under issue 11346 are
missing from the Action allocations screen. It is not possible to override group
Action security settings for individual users in a group.
Steps to reproduce:
-------------------
(Security model = Revoke)
1. Start an icfdev session as user Admin
2. Go to Security Control --> Security Allocations --> Actions
3. Enter:
- Name = admin
- Login company = <All>
4. Press 'Refresh'
5. Under the 'User specific allocations' browser, a small viewer should appear
containing:
- a fill-in for Action name
- a radio-set: Revoke access/Not secured
- a button: 'Apply'
6. When the 'User specific allocations' browser is scrolled horizontally, a column
should appear with the label 'Secured'
7. The viewer and browser column are both missing
For comparison:
8. Under Security Allocations, select: Containers
9. Repeat steps 3-4
10. Note that a viewer appears as described in step 5
11. Note that a 'Secured' column, as described in step 6, can be found in the
browser.
CAUSE:
The user overrides were only being added on data security (all security not linked
to a product module, object, instance attribute). Updated the code to include
action security as well.
FIX:
None at this time