Skip to content

[O2B-1583] Sort lhc period overview page by id and not name#2151

Open
graduta wants to merge 1 commit intomainfrom
improv/O2B-1583-sort-rct-data-pass-table-by-id
Open

[O2B-1583] Sort lhc period overview page by id and not name#2151
graduta wants to merge 1 commit intomainfrom
improv/O2B-1583-sort-rct-data-pass-table-by-id

Conversation

@graduta
Copy link
Copy Markdown
Member

@graduta graduta commented May 8, 2026

I have a JIRA ticket

  • branch and/or PR name(s) include(s) JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected

Notable changes for users:

  • unknown datapass will not be displayed as first anymore

Notable changes for developers:

  • page for lhcPeriodOverview was sorted by name because the naming convention implies also the chronological order of the periods. Because of this, 'u'>'l' was also at top.
  • now, sorting is done by the period id, which as it is an incremental column, also shows chornological order of data pass

Changes made to the database:

  • N/A

@graduta graduta self-assigned this May 8, 2026
@graduta graduta added the backend label May 8, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.96%. Comparing base (ca5d12b) to head (e99cbfe).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2151   +/-   ##
=======================================
  Coverage   45.95%   45.96%           
=======================================
  Files        1036     1036           
  Lines       17155    17158    +3     
  Branches     3118     3119    +1     
=======================================
+ Hits         7883     7886    +3     
  Misses       9272     9272           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@graduta graduta changed the title [O2B-1583] Sort data passes page by id and not name [O2B-1583] Sort lhc period overview page by id and not name May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant