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

AddMembersTeamRequestExecutor should validate the OOB limitation about Default Teams of Business Units: ErrorCodes.CannotAddMembersToDefaultTeam #108

Closed
jordimontana82 opened this issue Sep 11, 2023 · 2 comments
Labels
enhancement New feature or request scope-messages

Comments

@jordimontana82
Copy link
Contributor

This about implementing the above validation (CannotAddMembersToDefaultTeam) for that message.

More background info on this great thread (which could be possibly included into the error message details).

https://d365demystified.com/2018/12/06/d365-quick-tip-cant-add-members-to-the-default-business-unit-team/

@jordimontana82 jordimontana82 added enhancement New feature or request scope-messages labels Sep 11, 2023
@jordimontana82
Copy link
Contributor Author

It seems it just relays on checking IsDefault property = Yes to check if the team is a default team:

image

jordimontana82 added a commit to DynamicsValue/fake-xrm-easy-messages that referenced this issue Mar 3, 2024
@jordimontana82
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scope-messages
Projects
Status: Done
Development

No branches or pull requests

1 participant