From a9fb4b5b779e8433b6e4f224532c115dfa8c38d9 Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Fri, 24 Jan 2025 16:23:22 +0000 Subject: [PATCH] Add legacyId attribute to ProjectAllocation model --- app/models/project_allocation.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/models/project_allocation.rb b/app/models/project_allocation.rb index b444775..f968784 100644 --- a/app/models/project_allocation.rb +++ b/app/models/project_allocation.rb @@ -305,6 +305,7 @@ def send_draft_expense_invitation_to_collective(collective_slug, amount_cents, d amount currency description + legacyId payee { ... on Collective { slug