Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incremental Refresh Report Execute Response #132

Open
justall opened this issue May 22, 2023 · 2 comments
Open

Incremental Refresh Report Execute Response #132

justall opened this issue May 22, 2023 · 2 comments
Labels
backlog Created in internal backlog (does not guarantee actual plan and implementation) enhancement New feature or request

Comments

@justall
Copy link

justall commented May 22, 2023

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.

@justall justall changed the title Incremental Refresh Execute Response Incremental Refresh Report Execute Response May 22, 2023
@urszulajaczewska
Copy link

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.

@pawelgnatowski
Copy link

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.

@apiotrowskiMicroStrategy apiotrowskiMicroStrategy added enhancement New feature or request backlog Created in internal backlog (does not guarantee actual plan and implementation) labels Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Created in internal backlog (does not guarantee actual plan and implementation) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants