Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Current Situation
- Users manage their profile individually
- With the exception of forced comments to the Audit Log all settings can be modified by users.
Desired Behavior
- A default profile should be available that includes any profile settings that are applied by default to new users.
- The default profile is managed by one of the user accounts. The joc.properties configuration file includes a setting "default_profile_account" that points to the account that is associated with the default profile.
- The default profile then is copied to each new user profile.
Maintainers Note
- To enable this feature, insert the follwing configuration in the ./resources/joc.properties file.
default_profile_account = <account>
where <account> is a valid account that provides the default values for new profiles.
- This feature applies to new profiles that are created with the first login of a user, default values are not applied to existing profiles.
Attachments
Issue Links
- is related to
-
JOC-413 Policies for Profile settings and Dashboard layout can be specified in a configuration file per user role
- Dismissed
-
JOC-549 Manage Default values for Profile Settings and Dashboard layout per user role
- Dismissed
-
JOC-523 User profiles should be removable to allow a default profile to be applied
- Released
- mentioned in
-
Page Loading...