OCA / l10n-italy

Odoo Italian localization
https://www.odoo-italia.org
GNU Affero General Public License v3.0
153 stars 305 forks source link

[FIX] l10n_it_fatturapa_pec: Rollback unwanted DB changes in case of exception #1745

Closed SimoRubi closed 3 months ago

SimoRubi commented 4 years ago

Versioni coinvolte

Suppongo questo succeda in tutte le versioni perché il rollback della transazione viene tipicamente fatto quando l'eccezione è propagata mentre durante l'import delle mail noi blocchiamo la propagazione.

Passi per riprodurre Durante l'import di una fattura elettronica con fetchmail, viene sollevata un'eccezione che compromette l'integrità del DB all'interno della transazione.

Comportamento osservato Il DB rimane compromesso e non è più possibile fare UPDATE all'interno della transazione (ad esempio per salvare il messaggio di errore).

Comportamento atteso Il DB è utilizzabile anche dopo l'errore

github-actions[bot] commented 1 year ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

SirTakobi commented 1 year ago

La modifica non è presente in 12.0 né in 14.0, @OCA/local-italy-maintainers qualcuno può riaprire la issue?

github-actions[bot] commented 4 months ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.