Skip to content

Release/v7.5.0 - #772

Merged
bnguyen-bcgsc merged 88 commits into
masterfrom
release/v7.5.0
May 7, 2026
Merged

Release/v7.5.0#772
bnguyen-bcgsc merged 88 commits into
masterfrom
release/v7.5.0

Conversation

@kttkjl

@kttkjl kttkjl commented Apr 27, 2026

Copy link
Copy Markdown
Member

Release Notes - IPR - Version client v7.5.0

Bugfixes
[DEVSU-2881] - Update IPR client to build using node 22
[DEVSU-2898] - Can't see/link out second source on multi-source KB matches
[DEVSU-2901] - can't change column width in kb summary page
[DEVSU-2907] - disappearing summary sections in test reports
[DEVSU-2916] - report patient info with redundant biopsy data and biopsy collection date
[DEVSU-2917] - Can't add peds CD8+ t-cell score of 0 or 0.0
[DEVSU-2924] - genome_tmb showing no data when data is added

Tasks
[DEVSU-2804] - make sure variant id and variant type are populated when key alterations are added
[DEVSU-2868] - Improve view for variant-text tab

Improvements
[DEVSU-2848] - split out seqqc into own table in ipr db
[DEVSU-2926] - improve error message for 403 due to missing project

kttkjl and others added 30 commits March 5, 2026 14:55
- Add variantType and variantId to new genomicAlterations records
…-edit-refresh

Hotfix/release 7.4.0 tumoursummary edit refresh
…h-redundant-biopsy-date-and-biopsy-collection-date

bugfix/DEVSU-2916-patient-info-with-redundant-biopsy-date-and-biopsy-collection-date
…ble context column

- remove maxWidth: 300 from all kb-matches columnDefs
- replace context column's ArrayCell renderer with field + autoHeight/wrapText for text wrapping
- add suppressAutoSize + initialWidth: 300 to context column to preserve starting width
- DataTable: exclude suppressAutoSize columns from autoSizeColumns call
- DataTable: call resetRowHeights after autoSize and on column resize for autoHeight rows

DEVSU-2901
- render all linkable references (pmid/nct/url) as clickable links, non-links after
- references are comma-separated with initialWidth and suppressAutoSize
- AllLinksCell measures own scrollHeight and sibling cell heights on columnResized
  to set row height without clobbering other autoHeight columns (e.g. context)
- refactor ArrayCell options from positional booleans to named options object

DEVSU-2898
- Fix issue where rapid and genomic summary would not display peds cd8+ tcell fields
- Fix issue where peds cd8+ tcell comment field is disabled with score field being 0.0 instead of null
kttkjl and others added 13 commits April 24, 2026 11:32
…-msg-project-403

[DEVSU-2926] add 403 error when user can't access report due to projects or groups
…rflow-fix

[DEVSU-2868] variant-text overflow/rendering fix
- add arrayTooltipValueGetter to ToolTip for columns whose value is an array
- use it on Cancer Type and Reference columns in kb-matches
- tooltip scss: cap width so long values don't overflow viewport
DEVSU-2898
…cond-source-multi-source-kb-matches

[DEVSU-2898] kb-matches reference column shows all links and expands row height
…rance

[DEVSU-2907] load summaries even if some API calls fail
@kttkjl kttkjl self-assigned this Apr 27, 2026
@kttkjl

kttkjl commented Apr 27, 2026

Copy link
Copy Markdown
Member Author

Node 16 18 and 20 aren't expected to run so

@github-actions

github-actions Bot commented Apr 28, 2026

Copy link
Copy Markdown

Test Results

    1 files  ±  0    30 suites  +2   3m 40s ⏱️ - 1m 2s
161 tests +16  161 ✔️ +16  0 💤 ±0  0 ±0 
158 runs  +16  158 ✔️ +16  0 💤 ±0  0 ±0 

Results for commit 1654919. ± Comparison against base commit 5431e85.

♻️ This comment has been updated with latest results.

@bnguyen-bcgsc
bnguyen-bcgsc merged commit 631a0e0 into master May 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants