To improve the Running Tasks page, we propose adding features that provide developers with more detailed insights into running processes.
Suggested Features:
- Current Step Progress:
- For tasks triggered by procedures, display the current step being executed alongside the total number of steps.
- This would give developers a clearer view of the overall progress of a procedure.
- Related Data Model:
- Include the information of the data model in which the current task is running.
- Execution Source Information:
- Introduce a new column showing where the task was executed from, as these can be originated from various places:
- A button on a screen.
- Manual procedure execution.
- External tools like BoardProcedureLauncher.exe.
- Another procedure using the "Call Procedure" feature.
- Additionally, it would be useful to include a shortcut button to directly open the procedure, the screen, or the calling procedure, enhancing navigation and troubleshooting.