Hello,
I want to try copying IR reports between users so they are able to share reports. Apex_ir.clone_report doesn't seem to work properly tho, or I'm missing something.
I execute it for a different owner, with the correct report_id and a new name and description. This does indeed make a new report for that user, but not with the filters or columns of my report. Starting a new session and new reports doesn't make any difference. Any ideas?