glpi
glpi copied to clipboard
Fix update ticket status when ticket task is de-scheduled
| Q | A |
|---|---|
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Tests pass? | yes |
| Fixed tickets | !32381 |
When a task is de-scheduled, the ticket status remains In progress (Scheduled) instead of being changed back to In progress (Assigned).
Please add a test
I change the target to main branch. This can be considered as a new feature and may have unexpected side effects.
@RomainLvr I rebased your branch to fix conflicts.