This repository was archived by the owner on Mar 5, 2026. It is now read-only.
Fix extensionConfiguration/change type, respect authStatus from cody …#2629
Merged
Fix extensionConfiguration/change type, respect authStatus from cody …#2629
Conversation
…2623) ## Changes 1. Bumped cody commit to match the one from `jb-v7.1.x` branch 2. Fixed `"extensionConfiguration/change"` endpoint type - issue was introduced [there](8ea63fc) 3. For the sake of correctness I also added check of returned auth state and if auth fails I set the token as invalid. ## Test plan 1. Run IDE 4. Remove all account in the cody settings 5. Login panel shoul appear 6. Sign in to enterprise account 7. Make sure chat panel appears and in the account panel enterprise acc is shown 8. Remove all account in the cody settings 9. Login panel should appear 10. Sign in to free dotcom account 11. Make sure chat panel appears and in the account panel free acc is shown
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cherry picking (#2623)
Changes
jb-v7.1.xbranch"extensionConfiguration/change"endpoint type - issue was introducedthere
Test plan
Test plan