Skip to content

Conversation

@detienne20
Copy link
Contributor

Description:

Customer reported template specs (ts) issue where attempting to delete a single version of the template spec deleted the template spec and all the versions. This was the result of the delete_template_spec function calling the template_spec_delete operation instead of the template_spec_versions delete operation.

Note: #16251 should be closed.

Testing Guide:

az ts delete -g resource_group --name Issue37 -v 1.0

az ts list -g resource_group --name Issue37 -> should return the parent template spec and versions (excluding version 1.0)

@yonzhan
Copy link
Collaborator

yonzhan commented Dec 17, 2020

resource

@yonzhan yonzhan added this to the S180 milestone Dec 17, 2020
@yonzhan yonzhan requested a review from jsntcy December 17, 2020 06:29
@zhoxing-ms
Copy link
Contributor

@detienne20 May I ask what is the expected release time for this PR? Is this sprint acceptable (2020-12-29)?
If you need a more urgent hotfix, please upgrade CLI version to a new hotfix version~

@detienne20 detienne20 changed the base branch from release to dev December 17, 2020 20:21
@detienne20 detienne20 changed the title {Release} Hotfix: TS Supports Deleting a Single Version {ARM} TS Supports Deleting a Single Version Dec 17, 2020
@detienne20 detienne20 changed the title {ARM} TS Supports Deleting a Single Version [ARM] az ts : supports deleting a single version Dec 17, 2020
@zhoxing-ms zhoxing-ms merged commit 53db35f into Azure:dev Dec 18, 2020
@zhoxing-ms zhoxing-ms mentioned this pull request Dec 18, 2020
@detienne20 detienne20 deleted the daetienn/ts-delete-version-bug branch January 7, 2021 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants