grafana / oncall

Developer-friendly incident response with brilliant Slack integration
GNU Affero General Public License v3.0
3.46k stars 279 forks source link

Mobile app "My next oncall shifts" shows only first shift per schedule, however web shows all of them #3859

Closed iskhakov closed 7 months ago

iskhakov commented 7 months ago

What went wrong?

What happened:

What did you expect to happen:

How do we reproduce it?

  1. Open Grafana OnCall mobile app, click on your name and open My oncall shifts

Grafana OnCall Version

Any

Product Area

Schedules

Grafana OnCall Platform?

None

User's Browser?

No response

Anything else to add?

No response

imtoori commented 7 months ago

web app uses this endpoint api/internal/v1/schedules/current_user_events/?date=2024-02-18&days=9

I think we should just switch to using this endpoint