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

bugfixes from 2024.Q1 release #1015

Merged
merged 8 commits into from
Apr 19, 2024
Merged

bugfixes from 2024.Q1 release #1015

merged 8 commits into from
Apr 19, 2024

Conversation

shapiromatron
Copy link
Owner

@shapiromatron shapiromatron commented Apr 17, 2024

Fix assorted errors encountered by users with our 2024.Q1 release.

  1. Fix regression in data pivot visualizations, where OR filters accidentally filtered all content out except one row (we had a Map, but the key for all items was undefined so there was only one item in the map); regression in data pivot - calculated columns #991
  2. Fix an N+1 query error on the reference search page; regression in Render tag UDFs in the Reference Tagging view #913
  3. Fix an error when converting a literature reference to a study, introduced by the UDF form integration; regression in Add UDF to study and endpoint forms #906
  4. Add an additional check for data pivot file uploads to check the extension

@shapiromatron shapiromatron changed the title Hotfix bugfixes from 2024.Q1 release Apr 18, 2024
@shapiromatron shapiromatron marked this pull request as ready for review April 18, 2024 21:22
@shapiromatron shapiromatron merged commit 7623ea7 into main Apr 19, 2024
6 checks passed
@shapiromatron shapiromatron deleted the hotfix branch April 19, 2024 16:47
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.

2 participants