Details
Details
- Reviewers
kamil varun will - Commits
- rCOMMdfa118b6b33b: [terraform] Add index for holder prefixes
terraform apply on localstack
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Paths
| Differential D13616 Authored by bartek on Oct 4 2024, 11:42 AM.
Details
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptOct 4 2024, 11:42 AM2024-10-04 11:42:26 (UTC-7) Harbormaster completed remote builds in B32078: Diff 44911.Oct 4 2024, 11:59 AM2024-10-04 11:59:30 (UTC-7) This revision is now accepted and ready to land.Oct 7 2024, 8:48 PM2024-10-07 20:48:57 (UTC-7) Closed by commit rCOMMdfa118b6b33b: [terraform] Add index for holder prefixes (authored by bartek). · Explain WhyOct 10 2024, 2:06 PM2024-10-10 14:06:21 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44911 services/blob/src/constants.rs
services/terraform/modules/shared/dynamodb.tf
|
I introduced a previous diff where setAuxUserFIDs now clears fids prior to updating with new fids from the payload. The previous functionality of setAuxUserFIDs of just adding without clearing is now a new action type addAuxUserFIDs
There are now two callbacks which are called by a single useEffect. The two callbacks are called handleFarcasterMutuals and handleUserStoreFIDs