Skip to content
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

Add support for multiple Rank / group in the same configuration. #3060

Closed
wants to merge 1 commit into from

Conversation

sandrola
Copy link
Contributor

Pull Request (PR) description

Fix Issue with duplicated Key value in exported configuration

This Pull Request (PR) fixes the following issues

Fixes #3057

@sandrola sandrola requested a review from NikCharlebois as a code owner March 22, 2023 15:33
@ykuijs
Copy link
Member

ykuijs commented Mar 22, 2023

@sandrola, this PR looks like a duplicate of #3057. Is that true?

@sandrola
Copy link
Contributor Author

Ok, I have see it now, but in #3057 the Groupid is now a Key, this eliminate the possibility to use the same configuration for multiple Tenant using the Group Displayname.

@andikrueger
Copy link
Collaborator

andikrueger commented Mar 22, 2023

Thank you for this PR and the second look at this issue. I would take the discussion back to the initial issue #3054 and hold both PRs until we do have a common understanding.

@NikCharlebois
Copy link
Collaborator

We need to make sure that users writing the configuration manually aren't forced providing an ID, which doesn't exist just for configurations to compile. My recommendation is to put #3057 on hold and consider merging this PR here instead.

@ykuijs
Copy link
Member

ykuijs commented Apr 3, 2023

#3057 was merged. Closing this PR

@ykuijs ykuijs closed this Apr 3, 2023
@sandrola sandrola deleted the TeamsGroupPolicyAssignment branch April 19, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TeamsGroupPolicyAssignment Exported configuration cannot be used because of duplicated key value
4 participants