Tickets you have linked to Trunk no longer disappear when they are moved to a different Linear team or Jira project. Previously, moving a linked ticket changed its display key (for exampleDocumentation Index
Fetch the complete documentation index at: https://trunk-4cab4936-sam-gutentag-remove-old-merge-settings-path.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ENG-123 becoming MOBILE-456). Trunk looked the ticket up by the old key, got a 404, and incorrectly marked it as deleted. Trunk now stores each ticket’s immutable internal ID alongside its display key, so when a ticket moves and its key changes, Trunk recovers it using the stable ID on the next refresh and updates the stored key automatically. No action is required. Tickets linked before this change pick up the stable ID on their next successful refresh.
Read the docs to learn more.