# Version 9.1.219.7 (Support Release - 22 April 2026)

#### **People Groups**

##### Correct problem with user people group fetch excluding appointments that end on the current day (#147959)

**Problem**

- When a user's appointment ends on the current day, then no people groups are returned on which the user is a part of, resulting in no menu items being displayed.

**Solution**

- Correct the filter condition on the query to consider the end date of the appointment as inclusive.

---