oncall-engine/engine/apps
Vadim Stepanov 8170ca491c
Fix pagination issue when searching schedules (#1437)
# What this PR does
Fixes a bug with inconsistent schedule count when searching by name.

Example (2 schedules returned, but count is incorrectly set to 12):

![image](https://user-images.githubusercontent.com/20116910/222198919-2f2124bc-52b2-4e5f-a949-79bbf89a5a26.png)

## Checklist

- [x] Tests updated
- [x] `CHANGELOG.md` updated
2023-03-01 16:28:40 +00:00
..
alerts Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
api Fix pagination issue when searching schedules (#1437) 2023-03-01 16:28:40 +00:00
api_for_grafana_incident Include alert details in Grafana Incident alert-group endpoint (#1280) 2023-02-03 13:43:21 +00:00
auth_token Change Organization Deleted/Moved Precedence (#1402) 2023-02-24 11:45:21 +00:00
base Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
email Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
grafana_plugin Get reCAPTCHA site key from backend env (#1400) 2023-02-24 15:53:35 +00:00
heartbeat Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
integrations Change Organization Deleted/Moved Precedence (#1402) 2023-02-24 11:45:21 +00:00
mobile_app Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
oss_installation Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
public_api Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
schedules Matiasb/fix task refresh ical when empty value (#1401) 2023-02-24 21:16:09 +00:00
slack Refactor maintenance (#1340) 2023-02-23 07:13:03 +00:00
social_auth Rework slack login to check backend before redirecting (#1306) 2023-02-08 09:08:18 -03:00
telegram Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
twilioapp Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
user_management patch minor sync issue when HTTP 302 is received from Grafana API instance (#1393) 2023-02-23 13:23:57 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00