fix: Handle the case where the teams list is a list of dicts#1487
Merged
kevalmahajan merged 3 commits intoIBM:mainfrom Nov 21, 2025
Merged
fix: Handle the case where the teams list is a list of dicts#1487kevalmahajan merged 3 commits intoIBM:mainfrom
teams list is a list of dicts#1487kevalmahajan merged 3 commits intoIBM:mainfrom
Conversation
142218f to
57c1c3d
Compare
IBM#1467 Branch: ResourceCacheInvalidation-1467 Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
Signed-off-by: Keval Mahajan <mahajankeval23@gmail.com>
0d37626 to
59f9d79
Compare
kevalmahajan
approved these changes
Nov 21, 2025
Member
kevalmahajan
left a comment
There was a problem hiding this comment.
Approving this for now.
This will serve as a temporary fix to prevent any immediate issues. However, this bug ultimately requires consistent token creation, as mentioned here.
kcostell06
pushed a commit
to kcostell06/mcp-context-forge
that referenced
this pull request
Feb 24, 2026
fix: Handle the case where the `teams` list is a list of dicts
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Partially Closes: #1486