Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Fix artist pick reads from discovery#2794

Closed
michellebrier wants to merge 1 commit into
mainfrom
mbrier/plat-000/fix-ap-read-flag
Closed

Fix artist pick reads from discovery#2794
michellebrier wants to merge 1 commit into
mainfrom
mbrier/plat-000/fix-ap-read-flag

Conversation

@michellebrier

Copy link
Copy Markdown
Contributor

Description

Noticed reading artist pick from discovery wasn't working when viewing other people's profiles. This was because we had added this line manually pruning the artist pick field when fetching and caching the user's metadata sometime between now and when I initially added the flag in. Does not affect viewing one's own profile because that info is fetched and cached in getAccount in AudiusBackend.ts.

Going to hotfix this change onto the 1.5.9 release so that we can turn on reads then delete the legacy identity path for artist pick in the next client release.

Dragons

Is there anything the reviewer should be on the lookout for? Are there any dangerous changes?

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.

How will this change be monitored?

For features that are critical or could fail silently please describe the monitoring/alerting being added.

Feature Flags

Are all new features properly feature flagged? Describe added feature flags.

@michellebrier

Copy link
Copy Markdown
Contributor Author

Combining with #2795

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant