-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, Master
-
Fix Version/s: 7.0.0 DXP FP45, 7.0.6 CE GA7, 7.0.0 DXP SP8, 7.0.X, 7.1.0 M2, 7.1.X, Master
-
Component/s: Portal Configuration
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
Description
Currently, "company.default.time.zone" has the property description:
# This sets the default time zone of the portal.
This description is misleading to users. The property is used to set the default user's time zone upon company creation if a default user does not exist. If a default user already exists, as in most portal instances, the property cannot be used to set the time zone of the default user/portal. The description should make it clear that this is only applicable upon instance creation and provide instructions to the user for how they might change it if their instance already exists.
Reproduction Steps
- Navigate to portal.properties.
Expected Result: The description clearly states the uses of the property.
Actual Result: The description is misleading.