Please make it possible to run the evaluations at local time.
We noticed that evaluations where not complete when running the scheduled task at 12:00 or 1:00. It turns out the evaluation is done on UTC time instead of the local time (currently UTC+2). For example, this causes the evaluation to take place at 11:00 the previous day wen scheduling the import at 1:00.
This is very confusing and inconsistent. This also makes it not possible to run the evaluations as soon as possible. We want the actions to be enforced as soon as possible on a new day. Especially the disable and update actions. Now the earliest time we are able to enforce the actions is between 2:00 and 2:59 (depending on when the schedule is executed). Also we have target systems that have their own import we have to schedule after this.