Urgent.News

What's breaking now, across thousands of outlets.

Tech

Leaving Opsgenie before April 2027 - a migration checklist and step by step guide

Atlassian stopped selling Opsgenie to new customers on 4 June 2025. Support ends on 5 April 2027. On that date access shuts off and unmigrated data is deleted. You have a hard deadline to move schedules, escalations, users, and integrations to a new system. The migration is not automatic, whatever the destination. Six things do not survive the move intact: rotation layers, time restrictions,…

Atlassian discontinued new customer sales of Opsgenie on June 4, 2025, with support ending on April 5, 2027. To migrate schedules, escalations, users, and integrations, a migration checklist and step-by-step guide is provided. Six components do not carry over: rotation layers, time restrictions, overrides, escalation delays, heartbeats, and email senders. These must be manually exported, mapped, and repointed in the new system.

The migration process starts with exporting users, schedules, escalations, and integrations via the Opsgenie REST API. The exports take approximately ten minutes and produce JSON files containing user, schedule, escalation, and integration data. Users include fields like ID, username, full name, role, time zone, blocked status, verification status, and creation timestamp.

Schedules include ID, name, timezone, enabled status, owner team, and rotation data. Escalations and integrations include ID, name, timezone, enabled status, and integration type.

Key actions include configuring API key access with Read and Configuration Access rights, selecting the appropriate API host based on account location (US or EU), and running sanity checks on exported data to ensure accuracy. Rotation layers, time restrictions, and escalation delays must be manually interpreted and mapped to the new system, as these elements do not migrate automatically.

Once base rotations are established, overrides can be recreated manually in the new tool. It is crucial to keep the exported JSON files as they provide the only record of the current configuration.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Why QR Pairing Beats IP Addresses for Local-First Device Sync

A local-first app still needs a good answer to one basic question: how does a person know that the phone in their hand is connecting to the right computer? For iWinBridge, the answer is a QR code.

  • QR pairing replaces IP addresses for device sync.
  • QR codes provide clear user confirmation during pairing.
  • QR pairing ensures safe data exchange in local networks.

Capacitor GeckoView: Say Goodbye to WebView Kernel Fragmentation

Why This Project Exists Capacitor is a highly popular cross-platform mobile development framework today. Its biggest strength is "one set of web code, reused across multiple platforms" — it runs…

  • Capacitor GeckoView eliminates WebView kernel fragmentation in mobile development.
  • Uses Firefox's engine bundled within app for consistent behavior across devices.
  • Increased package size to ~120MB for arm64, but optimizations reduce impact.

More from Sunday 6 September →