Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 DXP GA1, Master
-
7.0.x
-
Committed
-
1
-
4
Description
Steps to reproduce:
- Go to System Settings
- Look for the configuration of "LDAP Auth"
- Introduce the configuration
- Export it
Result: The exported .cfg file does not have a "companyId" property
Expected: One of the properties in the exported .cfg file should be companyId=0
Note: This bug is probably not only happening with the companyId field. It might be with any field that doesn't have a value. Or maybe longs whose value is 0. A bit of analysis is required to ensure the bug is fully fixed.