Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 Alpha 1
Description
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)