Hello all,
I am seeing a weird issue.
I am logged in as admin and my search is saved as scheduled search.
This is not giving any result:
| loadjob savedsearch="admin:search:my_test_report"
This is giving result:
| savedsearch my_test_report
did you end up finding the cause of this issue and resolution ? if yes, please share. Thanks!
Without additional info, my suggestion would be to check the time range on your |loadjob
command and check that the admin:search:my_test_report
hasn't expired.
Another guess could be a permissions thing between the users / apps
I second what eugenek suggested, it's spot on.
I am logged in as admin
makes me think it's not a permissions issue. Could be in the wrong app though.