-
Multiple customers reporting our iCall export not getting pulled by Google Calendar. The problem is not on OnCall side, but bothering OnCall users a lot. The only one possible solution I see is to rew…
-
Simplify the UI and display appropriate notifications for users with limited permissions. Context here https://raintank-corp.slack.com/archives/C0229FD3CE9/p1677835468222789
-
Visiting the `Schedules` page, if filters are selected before the initial load of schedule is completed, the filters will be ignored. As an example:
* Click on Schedules
* Immediately select filte…
-
We'd like to be able to have teams manage their own schedules via the web UI while also being able to use infrastructure as code (Terraform) to provision routes and escalation policies. As such, it wo…
-
```python3
cached_ical_file_primary = models.TextField(null=True, default=None)
cached_ical_file_overrides = models.TextField(null=True, default=None)
```
These fields are `None` by default and …
-
When a schedule is exported, the final resolved shifts should be exported.
Also fix issues with sync.
-
Hello,
I tried to deploy Oncall with helm chart (on a managed Kubernetes cluster, via ArgoCD), using the built-in Mysql.
I am seeing problems as the database migration jobs are not going through:
…
-
Steps to reproduce:
1. Make a schedule
2. Make a recurring shift
3. Make an override shift that begins and ends in the past.
4. Refresh the page
5. Attempt to click on the override shift to edi…
-
### Terraform Version
* Terraform: 1.3.5
* Terraform Grafana Provider: 1.35.0
* Grafana: grafana cloud (pro)
### Affected Resource(s)
* grafana_team
* data.grafana_oncall_team
* grafana_onc…
-
# Overview
This is a proposal for the stable registry design.
**Disclaimer: This is not a proposal by the core team, it's my personal proposal for this.**
The design is loosely based on Homeb…