Skip to content

fix(bug01): Crash in export button without papers, fix(bug03) Add Question Option with question undefinded#556

Merged
diegocomis merged 1 commit intoThoth2023:developfrom
MatheusCiocca:dev-ciocca
May 26, 2025
Merged

fix(bug01): Crash in export button without papers, fix(bug03) Add Question Option with question undefinded#556
diegocomis merged 1 commit intoThoth2023:developfrom
MatheusCiocca:dev-ciocca

Conversation

@MatheusCiocca
Copy link
Collaborator

In these commits, I fixed the 500 server error that occurred when clicking the Export buttons for CSV, XML, or PDF (bug01). Now, before exporting, the method checks whether the papers array is empty: if it is, a toast with a specific error message is shown; if not, the export proceeds normally. Bug03 was caused by the form fields not being properly reseted. I have fixed this issue as well.

…o e reset dos campos de opcao de pergunta de extracao de dados
@diegocomis diegocomis self-requested a review May 26, 2025 20:33
Copy link
Collaborator

@diegocomis diegocomis left a comment

Choose a reason for hiding this comment

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

OK, sem conflitos e disponível para Merge.

@diegocomis diegocomis merged commit 76cb1d0 into Thoth2023:develop May 26, 2025
1 check failed
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