TS001840107 — No error message in audit log for failed import
Fixed: Resolved an issue where upon a Scheduler error, the activity log directs to the audit log, which does not record the event, when it should direct to the Scheduler log.
Reproduction Steps
1. Log in to the admin client.
2. From Composer, select a table > Import > Import data from external source.
3. From Scheduler, add a new folder. Add the saved import to the folder.
4. Go to Admin > Manage > Saved Imports. Rename the saved import.
5. Go to Home > Scheduler. Select the new folder and run the schedule.
6. Go to Activity and look at the activity log for the import.
The result is the activity log displays "Completed running but some tasks generated warnings or errors. See the Audit Log for more information" with a link to the audit log when the link should go to the scheduler log which contains information on why the schedule failed.