You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/donations: Don't update updatedAt field on iris re-import (#599)
Since campaign donations are ordered by updatedAt field on the front-end, this causes to bank donations to reappear at top every hour.
Temporary solution until we figure out, the reason updating of imported donation is needed.
0 commit comments