Dynamic Scheduling - Workblocks removing candidatesIssue Dynamic Scheduling - Auto assignment work blocks removing candidates even though geolocation is enabled The expectation is that geolocation are used for agents. After the Window Start, only few agents qualify and all other agents are removedSymptomsWork Order task auto assignment logs shows several agents considered, however only few agents will eventually qualify. Removing all the other agents even though their geolocation is enabled.ReleaseAnyCauseOnly users with Location value in the sys_user are being selected as the final assignee for the task. So even if the agent has a geolocation updated history, the agent will not be considered.ResolutionAdd a location value for the agents. By default a location is required. This is what Dynamic Scheduling use to calculate how far the agents are from the task. Without it, the system cannot weigh the agents rating appropriately.