Hi, a bit related to the recent discussion of https://issues.apache.org/jira/browse/SYNCOPE-481 (Limit the number of results stored for Task Exectutions):
When the notification feature is used, each notification generates an entry in the task table, which is thus continually growing. What would be the usual way to remove old notifications, if necessary? Cleaning up at the database level from time to time? Cheers, Guido
