You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
There is a Listener EmgrMarkDeletedCriteriaUpdateFilterEvent, but not for EmgrBeforeCriteriaUpdateEvent to set automatically modifiedBy and modifiedAt.
So these columns are not automatically updated.
Solution
Created EmgrBeforeCriteriaUpdateEventHandler and register it in EmgrFactory.
Test
CriteriaUpdateTest.testUpdateModified
Fixed in internal Branch 2.3.EDG-SNAPSHOT.
The text was updated successfully, but these errors were encountered:
Problem
There is a Listener EmgrMarkDeletedCriteriaUpdateFilterEvent, but not for EmgrBeforeCriteriaUpdateEvent to set automatically modifiedBy and modifiedAt.
So these columns are not automatically updated.
Solution
Created EmgrBeforeCriteriaUpdateEventHandler and register it in EmgrFactory.
Test
CriteriaUpdateTest.testUpdateModified
Fixed in internal Branch 2.3.EDG-SNAPSHOT.
The text was updated successfully, but these errors were encountered: