Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dicom archive 'Download as CSV' button now works properly #9687

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nicolasbrossard
Copy link
Contributor

When accessing the dicom archive module and clicking on the 'Download as CSV' button, the downloaded file would be missing column 'Center ID'. This PR fixes the behaviour of the download button so that all columns appear in the result set.

Fixes #9663

@nicolasbrossard nicolasbrossard added Module: dicom_archive PR or issue related to dicom_archive module php Pull requests that update Php code 27.0.0 - Bugs Bugs Found in LORIS 27 testing labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
27.0.0 - Bugs Bugs Found in LORIS 27 testing Module: dicom_archive PR or issue related to dicom_archive module php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[dicom_archive] Download table as CSV is missing a column
1 participant