Description: Today, when an employee requests PTO, the system auto-fits the PTO event to match their working hours at the time of the request. However, if their working hours are later updated (e.g., shift time or lunch break duration), existing PTO events do not auto-adjust accordingly. Example use case: An agent initially has a schedule of 6am–3pm with a 1-hour lunch and requests PTO for a week in July. Their schedule is later updated to 7am–3:30pm with a 30-minute lunch. In the current state, their PTO must be manually edited to align with the new working hours. This creates a “manually edited” event, which disrupts system logic such as auto-deducting lunch breaks. Feature request: It would be helpful if PTO events could dynamically update to reflect changes in an agent’s working hours. This would reduce manual overhead and ensure accurate time calculations—especially for teams with frequent schedule adjustments.