Skip to content

Improvements in export buttons#25

Merged
RubenBlazquez merged 2 commits intomainfrom
improvements_in_execution_view
Mar 9, 2026
Merged

Improvements in export buttons#25
RubenBlazquez merged 2 commits intomainfrom
improvements_in_execution_view

Conversation

@RubenBlazquez
Copy link
Collaborator

@RubenBlazquez RubenBlazquez commented Mar 6, 2026

Improvements in export buttons

New column 'Selected participants' for results table

A bug that prevented sending emails with exports has been fixed because ExportData is neither a base type nor an ActiveRecord model, so ActiveJob doesn't know how to convert it to a queue-storable format so with deliver_now the email is sent directly in the same process, without needing to serialize anything

@RubenBlazquez RubenBlazquez self-assigned this Mar 6, 2026
@RubenBlazquez RubenBlazquez merged commit 4acbe5e into main Mar 9, 2026
2 checks passed
@RubenBlazquez RubenBlazquez deleted the improvements_in_execution_view branch March 9, 2026 12:46
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