Harry Hornbill Posted March 13, 2023 Posted March 13, 2023 Hello everyone, The latest update of ESP (3725) has been released to live.The change log for this update is as follows:NewAdded new api for admin use time::scheduledJobGetOwnedJobs to get a list of any user's scheduled jobsAdded new api for admin use time::scheduledJobChangeOwner to re-assign Scheduled jobs to someone elseChangeWe now prevent the demotion/deletion of an user owning scheduled jobsThe API's data::getTableList and admin::getTableList have been marked as deprecated and replaced with data::getTableList2 and admin::getTableList2Added a search suggestion capability to indexer::indexSearchFixDefault working calendars could not be specified for the whole 24-hour or for no hours at all during the day.Fixed an issue when scheduling a job to Run Every Period if the period was weekly (or multiple of 7) and the day allowed was changed the job was being stuck for ever.Fixed an issue where other users where able to update someone else's scheduled jobFixed an issue where any user would be able to create a scheduled job to run by user with higher privileges
Recommended Posts