This issue has been created
 
 
LDAP / cid:jira-generated-image-avatar-823d7bb6-4612-4515-99b3-3d032262f298 LDAP-159 Open

Code of user cleanup does not get updated

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-9692f29f-ecd4-424d-bb31-ec9345ddfc6d Clemens Robbenhaar created this issue on 07/Oct/25 13:03
 
Summary: Code of user cleanup does not get updated
Issue Type: cid:jira-generated-image-avatar-823d7bb6-4612-4515-99b3-3d032262f298 Bug
Affects Versions: 9.7.6
Assignee: Unassigned
Components: User Cleanup
Created: 07/Oct/25 13:03
Priority: cid:jira-generated-image-static-major-0764ef93-8e52-47d3-bd8a-fa2d28e03b91 Major
Reporter: Clemens Robbenhaar
Description:

The page Scheduler.LDAP.OldUserCleanupJob is packaged with type "configuration".

This is done to allow setting the scheduler execution times and also the ldap settings in that page.
However the page also contains the groovy code for the scheduler. This means any changes / updates to the scheduler code is not updated when upgrading to a new version.