We have designated an “owner” for a resource. This means that any booking for that resource requires approval by the owner before it is accepted.
However, if we change the owner, it takes overnight before all of the existing requests in the database get updated so that the new owner actually has access to approve/deny them.
Is there some way we can force this overnight task to process immediately? I’ve tried stopping/starting the RnrMgr task.
Lance