summaryrefslogtreecommitdiff
path: root/releasenotes/notes/cleaning-error-5c13c33c58404b97.yaml
blob: 270278f1baa4dc283d90c96b50d1fdd5b0917b2f (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    When aborting cleaning, the ``last_error`` field is no longer initially
    empty. It is now populated on the state transition to ``clean failed``.
  - |
    When cleaning or deployment fails, the ``last_error`` field is no longer
    temporary set to ``None`` while the power off action is running.