Improvements to the Excel export of projects #126

Merged
niat8586 merged 4 commits from improve-project-excel-export into develop 2025-03-05 14:07:48 +01:00
Owner

The research area column show the string "null" instead of being an empty cell for projects without a research area. This has been fixed everywhere and not just on the project export.

The reviewer column showed weird technical details (User#toString()) instead of the reviewers name.

How to test

  1. On develop branch
  2. Log in as the default admin
  3. Go to "Project management / Projects"
  4. Click "Excel export" under the table
  5. Open the file and see
  6. Repeat 1-5 on this branch
The research area column show the string "null" instead of being an empty cell for projects without a research area. This has been fixed everywhere and not just on the project export. The reviewer column showed weird technical details (`User#toString()`) instead of the reviewers name. ## How to test 1. On `develop` branch 2. Log in as the default admin 3. Go to "Project management / Projects" 4. Click "Excel export" under the table 5. Open the file and see 6. Repeat 1-5 on this branch
ansv7779 added 3 commits 2025-03-04 14:35:28 +01:00
Output blank cells instead of cells containing "null"
All checks were successful
Build and test / build-and-test (push) Successful in 17m16s
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 29m16s
5066f6d796
First-time contributor
Deployed to https://scipro-improve-project-excel-export.branch.dsv.su.se
niat8586 added 1 commit 2025-03-05 13:45:22 +01:00
Merge branch 'develop' into improve-project-excel-export
All checks were successful
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m25s
Build and test / build-and-test (push) Successful in 16m44s
Remove branch deployment from branch.dsv.su.se / cleanup (pull_request) Successful in 5s
8beb40f7d3
niat8586 approved these changes 2025-03-05 14:07:38 +01:00
niat8586 left a comment
Owner

👍

👍
niat8586 merged commit 23e0a7f5ea into develop 2025-03-05 14:07:48 +01:00
niat8586 deleted branch improve-project-excel-export 2025-03-05 14:07:48 +01:00
Sign in to join this conversation.
No description provided.