Skip to content

Import Solution --skip-lower-version flag #743

Answered by MattB-msft
tonocode asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry folks for the surprise here,
This is a case where Doc's have not yet caught up with reality.

The change allows for an import of a lower version of a solution over a higher version,

This is a modification to at the solution import behavior in general.
We have removed the check that blocked a lower version of a solution from being imported over an existing version via the API.

When using "Upgrade" mode, either StageAndUpgrade, or Upgrade / Holding / Apply, just as it is with an upgrade it is a Destructive Operation.

When using "Update" mode, it is NOT a Destructive Operation. Its a merge operation as normal.

SDK/API's:
Pac CLI has the --Skip-Lower-Version (and you should put that in i…

Replies: 3 comments 14 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@tonocode
Comment options

Comment options

You must be logged in to vote
13 replies
@SharonSmith-heuristicdev
Comment options

@rajyraman
Comment options

@caburk
Comment options

@parvezghumra
Comment options

@michaelmmcrae1
Comment options

Answer selected by tonocode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants