Skip to content

audit trail: for UBQLs what come from UI require a period limitation

audit trail: for UBQLs what come from UI added validation what either filter by parentEntityInfo_id, entityinfo_id, ID is added, or actionTime is limited to a maximum ubConfig.uiSettings.maxAuditTrailPeriodMonth month (1 month by default, set it to 0 to disable checking). This prevents very long SQL queries

Merge request reports