Skip to content

CE-579 Couchbase 1.30 >> Upgrade Logic >> KeyError while upgrading plugin #65

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

satishk1536
Copy link

@satishk1536 satishk1536 commented Nov 3, 2023

Problem

The upgrade logic throws a KeyError because it searches for a variable name instead of the property name specified in schema.json.

Solution

Using the property name solves the issue.

Testing Done

Unit test is **Done**.

@satishk1536 satishk1536 force-pushed the dlpx/pr/satishk1536/7e716f64-4988-4cd6-9b25-8b2a68d7e0a3 branch from 2a4eb92 to cd55cbf Compare November 3, 2023 06:10
@satishk1536 satishk1536 marked this pull request as ready for review November 3, 2023 06:15
@satishk1536 satishk1536 merged commit 0349fd3 into develop Nov 3, 2023
@satishk1536 satishk1536 deleted the dlpx/pr/satishk1536/7e716f64-4988-4cd6-9b25-8b2a68d7e0a3 branch November 3, 2023 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants