Dear Brothers,
from January 2023 on the Life and Ministry Overseer will also be responsible for the schedules for weekend meetings (apart from public talks obviously).
Would it be possible to add the rights to edit weekend meetings (watchtower conductor, reader, chairman) to the role "Life and Ministry Overseer" in a future update?
As a workaround I provided our overseer with the talk coordinator role.
All the best and thanks for your work!
Julian
EDIT:
I'm barely have basic knowledge in coding, but still had a look at the source code. So I hope this might be helpful:
To solve this it might be sufficient to add this line
lmmOverseerPermissions.append(Permission::Rule::CanEditWeekendMeetingSchedule);
in the accesscontrol.cpp file to the "Role lmmOverseerRole"