mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
- Introduced `Account::ProviderImportAdapterCrossProviderTest` to validate no cross-provider claiming of holdings. - Updated `ProviderImportAdapter` to scope fallback matching by `account_provider_id`. - Added early conflict guard and rescue for unique index violations during imports. - Simplified rake task usage feedback.