You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assign tickets or miscellaneous tasks to remaining available slots after primary scheduling. The idea is to extract data from Flux about issues -> Process data -> assign issues to technicians with available slots.
I will reuse a code (might have modifications and adapt to this new context) for extracting data from Flux and processing the data. Assignment will follow the same algorithm as in task_assigner, following the same filters and priorities.