Page MenuHomePhabricator

[landing] key competitor data
ClosedPublic

Authored by ginsu on May 30 2023, 8:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 12:24 PM
Unknown Object (File)
Thu, Apr 11, 9:51 AM
Unknown Object (File)
Thu, Apr 11, 9:51 AM
Unknown Object (File)
Thu, Apr 11, 9:51 AM
Unknown Object (File)
Thu, Apr 11, 9:51 AM
Unknown Object (File)
Wed, Mar 27, 11:54 PM
Unknown Object (File)
Feb 10 2024, 7:03 PM
Unknown Object (File)
Feb 10 2024, 7:02 PM
Subscribers

Details

Summary

In a subsequent diff we are going to want to access the competitor data by its key. This diff keys the competitorData so that we can do that

Depends on D8025

Test Plan

flow and this will be further tested in subsquent diffs

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu requested review of this revision.May 30 2023, 8:18 AM

If we only plan on exporting keyedCompetitorData, could we just add keys to competitorData and turn it from array -> keyed obj?

This revision is now accepted and ready to land.May 30 2023, 8:58 AM

(Looks like you added the Signal key in the update, did you mean to update the other entries as well?)

(Looks like you added the Signal key in the update, did you mean to update the other entries as well?)

Yes I will do that in each separate diff

This revision was automatically updated to reflect the committed changes.