Replies: 2 comments 4 replies
-
|
I believe a function for this API would help with this. Please confirm. |
Beta Was this translation helpful? Give feedback.
-
|
I found where was the issue with the function. Related to the error above, the rootcause was that I was passing the deployment pipeline's name as a value for deployment_pipeline parameter. Once I changed its value to the pipeline's ID, I did not get the error message again After doing these two changes, the function worked successfully. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been following the new functions under the sempy_labs.deployment_pipeline and I am taking the advantage of some of them already, but it would be really helpful if we have a function to move an item (semantic model, report, etc) from one stage to the next stage in the deployment pipeline.
Beta Was this translation helpful? Give feedback.
All reactions