goalert icon indicating copy to clipboard operation
goalert copied to clipboard

Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert

Results 121 goalert issues
Sort by recently updated
recently updated
newest added

title We will need to make sure that when a user hits "enter" when attempting to select a user for each shift the whole form doesn't get submitted.

bug

**Describe the Bug:** Now that we have a global suspense fallback, when Next/Back is selected on the calendar, the whole page reloads. If we move the query to the calendar...

bug

**What problem would you like to solve? Please describe:** Currently, Outlook users experience an issue with GoAlert's on-call subscriptions where the entire day is colored as "busy". This is not...

enhancement

For the `service.spec.ts` playwright test, we are consistently seeing the following error: ``` Test finished within timeout of 30000ms, but tearing down "context" ran out of time. Please allow more...

bug

**What problem would you like to solve? Please describe:** Currently, GoAlert tests are run only against the recommended Postgres version (which is currently 13). This doesn't provide assured compatibility with...

enhancement

**What problem would you like to solve? Please describe:** Adding a new notification provider currently requires MANY touch-points in code and a lot of overhead: DB migrations, new types in...

enhancement

**What problem would you like to solve? Please describe:** Users need a method to visualise how their configured alerts would look when sent through different platforms (like Slack, SMS, etc.)...

enhancement

**Problem Description:** The go-signal branch contains a lot of backend work that has been done, but there is no UI for it yet. This makes it difficult to test and...

enhancement

**Problem Description:** Currently, the "Signal" feature set in GoAlert lacks the capability to impose limitations on the number of information-level messages sent out by a specific integration key. There's a...

enhancement

**Problem Description:** The current user interface (UI) for the "Signals" feature in GoAlert, while functional, does not align with the overall look and feel of the rest of the application....

enhancement