[Reporting] Delete Report: remove the scheduled task from Task Manager when report is deleted. #191551
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Reporting:Framework
Reporting issues pertaining to the overall framework
Team:SharedUX
Team label for AppEx-SharedUX (formerly Global Experience)
This issue is to address cleanup needed that causes low report task success metrics due to automated testing.
Before any type of report job runs, Task Manager fires a task to the Reporting plugin, which reacts by attempting to load the report job document from the Reporting plugin's data stream. If this fails, nothing further can proceed, and in this case we can't write a specific error code anywhere because the report job document doesn't exist. We can reduce the possibility of this occurring by updating the Delete Report API to unschedule the task from task manager when a report document is deleted.
Doing this will prevent errors of this nature:
The text was updated successfully, but these errors were encountered: