TS002099562 — External tool is failing when run from the scheduler but completes when run locally
Fixed: Resolved an issue where an external tool does not run via Scheduler but completes when run locally.
Reproduction Steps
1. Create a new model.
2. Set an external tool that calls a global action such as a database import.
3. From Scheduler, add a new External Tool schedule and add the task from step 2.
4. Run the task.
The result is the task fails to run and the live activities progress for the task does not clear, meaning the user cannot run any other global actions.