Skip to content

Allow user to export metrics - #5315

Merged
RasmusBurge-CG merged 2 commits into
masterfrom
export-feature
Sep 17, 2026
Merged

RasmusBurge-CG merged 2 commits into
masterfrom
export-feature

Conversation

@RasmusBurge-CG

@RasmusBurge-CG RasmusBurge-CG commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Description

This enables an export button for some selected pages. The data will be exported as csv.

Added

  • export feature to pages with metrics.
Screenshot 2026-09-17 at 11 28 52

How to prepare for test

  • Ssh to relevant server (depending on type of change)
  • Use stage: us
  • Paxa the environment: paxa
  • Install on stage (example for Hasta):
    bash /home/proj/production/servers/resources/hasta.scilifelab.se/update-tool-stage.sh -e S_cg -t cg -b [THIS-BRANCH-NAME] -a

How to test

  • Do ...

Expected test outcome

  • Check that ...
  • Take a screenshot and attach or copy/paste the output.

Review

  • Tests executed by
  • "Merge and deploy" approved by
    Thanks for filling in who performed the code review and the test!

This version is a

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

Implementation Plan

  • Document in ...
  • Deploy this branch on ...
  • Inform to ...

@RasmusBurge-CG
RasmusBurge-CG requested a review from a team as a code owner September 17, 2026 09:28
@RasmusBurge-CG RasmusBurge-CG linked an issue Sep 17, 2026 that may be closed by this pull request
1 task
@clingen-sthlm
clingen-sthlm temporarily deployed to stage September 17, 2026 09:36 Inactive
Comment thread cg/server/admin.py
@sonarqubecloud

Copy link
Copy Markdown

@diitaz93 diitaz93 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@RasmusBurge-CG
RasmusBurge-CG merged commit 0dd3d24 into master Sep 17, 2026
8 checks passed
@RasmusBurge-CG
RasmusBurge-CG deleted the export-feature branch September 17, 2026 14:48
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.

Allow exporting of sequencing metadata using the admin view

3 participants