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

Tratar adequadamente quando o valor null é passado em campos opcionais que podem ser listas #155

Merged
merged 5 commits into from
Jan 9, 2025

Conversation

augusto-herrmann
Copy link
Member

Fix #154

Corrige a iteração em lista quando o valor json null é passado em qualquer campo opcional do plano_trabalho que pode ser uma lista. Estava gerando erro HTTP 500 para algumas entradas.

@augusto-herrmann augusto-herrmann self-assigned this Jan 9, 2025
@augusto-herrmann augusto-herrmann merged commit af17340 into main Jan 9, 2025
1 check passed
@augusto-herrmann augusto-herrmann deleted the issue-154 branch January 9, 2025 20: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.

Solucionar erro "'NoneType' object is not iterable" em avaliacoes_registros_execucao ao enviar plano_trabalho
1 participant