Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Comments

fix activeVersion is null issue when updating application failed#827

Merged
munozemilio merged 1 commit intomasterfrom
feich/deleteAppAfterPublishFailed
May 27, 2020
Merged

fix activeVersion is null issue when updating application failed#827
munozemilio merged 1 commit intomasterfrom
feich/deleteAppAfterPublishFailed

Conversation

@feich-ms
Copy link
Contributor

@feich-ms feich-ms commented May 27, 2020

fix #787. The activeVersion will be null if users are trying to update an application with errors returned from luis api. After the fix, versionId will come from appInfo.endpoints.PRODUCTION.versionId if appInfo.activeVersion is null due to updating failure. Tests are added to cover the scenario. Manual E2E tests also work well for the cases reported in issue #787.

@feich-ms feich-ms requested a review from munozemilio as a code owner May 27, 2020 15:02
@feich-ms feich-ms requested review from boydc2014 and vishwacsena May 27, 2020 15:03
@munozemilio munozemilio merged commit 0a1f5ee into master May 27, 2020
@munozemilio munozemilio deleted the feich/deleteAppAfterPublishFailed branch May 27, 2020 18:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot publish luis after fix *.lu error

3 participants