powerplatform-actions
powerplatform-actions copied to clipboard
Solution is imported as "update" instead of "upgrade" and there is no option to do an "upgrade".
Using import solution, there is no option to import it as an "upgrade" (i.e. where items not present in the solution are deleted from the environment). -- Instead it seems to be forcing an "update" (i.e. only new and changed are added; but items not present do not get removed).
Please add the option to do an "update" of a solution. So that removed objects are properly removed from the target environment.
Here's an image of what I'm talking about (see below). -- And to be clear: I don't want to stage it for an upgrade and then upgrade it as a second action -- that would double the size and complexity of my script. -- I just want to import it as a (non-staged) upgrade and be done all in one step. -- Like just with an extra parameter to the import solution action.
Thanks!