[PLAT-1007] Fix sort by coelesce #5306
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Tests on CI are failing and they don't lie!
https://app.circleci.com/pipelines/github/AudiusProject/audius-protocol/37540/workflows/ca5c1575-1fc0-47a8-9e46-ae1f9c8e40b9/jobs/484413
This is because the coalesce here was actually intentional -- it allows for tracks with missing release dates to treat created at as if it was the release date. This order should be stable though with the new tiebreaking.
Tests
Monitoring - How will this change be monitored? Are there sufficient logs / alerts?