Open justall opened 1 year ago
Hi @justall, we will take this idea into to acconut when finishing this module. Could you please log this ER to MSTR support? It will help us prioritize our roadmap.
I would generally ask for any such calls to always return something. I think this method is not the only one. it does not hurt to return stuff. My current workaround is to call the api directly to obtain the response.
I understand the Incremental Refresh Report module is a WIP but I would like to request a small enhancement. When calling IncrementalRefreshReport.execute(), the method currently does not provide any return value. The API response contains a job ID but that is only displayed as a logger info message. It would be helpful if the method would return that response content to leverage the job ID for job status tracking.