-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 Alpha 1
-
Fix Version/s: 7.0.0 Alpha 1
-
Component/s: User Management
-
Labels:
-
Story Points:1
-
Git Pull Request:
There are two problems about LDAPImportMessageListener:
1) the interval time for trigger can not be parsed correctly, this is caused by LPS-53312 and LPS-51916.
2) the scheduler entries defined in liferay-portlet.xml of portal can not be trigger
Steps to reproduce:
Without these changes, LDAPImportMessageListener can only be invoked once; With the changes, it will run every 10 mins(according to the default config)