Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PAY-3705] Fix search playlists expanding tracks #10780

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

raymondjacobson
Copy link
Member

@raymondjacobson raymondjacobson commented Dec 18, 2024

Description

My feed PR broke search because it was creating track stubs and playlist_without_tracks actually does marshal correctly

"tracks": fields.List(fields.Nested(track_full), required=False),

Will look into changing that as a separate commit

How Has This Been Tested?

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

Local stack

Copy link

changeset-bot bot commented Dec 18, 2024

⚠️ No Changeset found

Latest commit: e0a068b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@raymondjacobson raymondjacobson merged commit 531efe1 into main Dec 18, 2024
6 of 7 checks passed
@raymondjacobson raymondjacobson deleted the rj-pay-3705 branch December 18, 2024 21:01
audius-infra pushed a commit that referenced this pull request Dec 19, 2024
[14f63c7] [C-5564] Upgrade react-query to 5x (#10777) Dylan Jeffers
[4b88529] play event mem queue (#10784) alecsavvy
[84b6113] update core to cometbft 1.0 (#10781) alecsavvy
[531efe1] [PAY-3705] Fix search playlists expanding tracks (#10780) Raymond Jacobson
[4a37bed] mediorum play event queue (#10757) alecsavvy
[0d06502] [PAY-3682] Create stage one shot migration (#10764) Isaac Solo
[37b29b1] Add one shot challenge manager (#10763) Isaac Solo
[06c2678] [C-5562] Migrate follows-you to api (#10774) Dylan Jeffers
raymondjacobson added a commit that referenced this pull request Dec 20, 2024
raymondjacobson added a commit that referenced this pull request Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants