Skip to content

Fix management group selection parsing#60

Merged
benjjs merged 1 commit into
mainfrom
benjamin.johnsonstaub/fix-mgroup-parsing
Oct 28, 2025
Merged

Fix management group selection parsing#60
benjjs merged 1 commit into
mainfrom
benjamin.johnsonstaub/fix-mgroup-parsing

Conversation

@benjjs
Copy link
Copy Markdown
Collaborator

@benjjs benjjs commented Oct 28, 2025

Summary

Fix a bug with parsing management groups selected by the user. We weren't properly parsing the nested subscriptions. Now we are. This bug came up in our logs from early users.

Testing

Before: we can see that the subscriptions field just contains a dictionary
Screenshot 2025-10-28 at 2 28 17 PM

After: we can see that the management group now has properly nested dataclasses under subscriptions <img width="1997" height="92" alt="Screenshot 2025-10-28 at 3 00 44 PM" src="https://github.com/user-attachments/assets/c62be257-b24d-4741-968b-ce8c457fd967" /> I also ran the flatten_scopes` function that was previously failing on these scopes and it worked properly.

@benjjs benjjs requested review from agulen and gpalmz October 28, 2025 19:05
@benjjs benjjs requested a review from a team as a code owner October 28, 2025 19:05
Copy link
Copy Markdown
Collaborator

@gpalmz gpalmz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like typescript except python

@benjjs benjjs merged commit 7f9a4a8 into main Oct 28, 2025
2 checks passed
@benjjs benjjs deleted the benjamin.johnsonstaub/fix-mgroup-parsing branch October 28, 2025 19:08
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.

2 participants