Skip to content

Conversation

thomasleese
Copy link
Contributor

This ensures that when displaying a list of programme tags they are always ordered alphabetically, even if they're not ordered in that way when they're passed in.

Generally we order the results of programmes when querying from the database, but there seems to be an issue in QA currently where preloading the programmes means they are not always ordered. This change guarantees that users will see the programmes in the correct order.

This ensures that when displaying a list of programme tags they are
always ordered alphabetically, even if they're not ordered in that way
when they're passed in.

Generally we order the results of programmes when querying from the
database, but there seems to be an issue in QA currently where
preloading the programmes means they are not always ordered. This change
guarantees that users will see the programmes in the correct order.
@thomasleese thomasleese requested a review from a team as a code owner September 8, 2025 10:51
@thomasleese thomasleese added the bug Something isn't working label Sep 8, 2025
@thomasleese thomasleese added this to the v4.1.0 milestone Sep 8, 2025
Copy link

sonarqubecloud bot commented Sep 8, 2025

@thomasleese thomasleese merged commit 3225093 into next Sep 8, 2025
13 checks passed
@thomasleese thomasleese deleted the programme-tag-order branch September 8, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants