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

fix(organization): Block profile updates to org-related fields in Multi-Member Organization context #5310

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

noliveleger
Copy link
Contributor

@noliveleger noliveleger commented Nov 29, 2024

📣 Summary

Blocked updates to profile fields related to the organization when the user belongs to a Multi-Member Organization (MMO). Ensured other profile updates remain unaffected.

📖 Description

This PR fixes an issue where users in a Multi-Member Organization (MMO) could update fields in their profile that are directly related to the organization. Such updates are now blocked to maintain data integrity within MMO contexts.
These organization-related fields are synchronized with the Organization model to ensure the information remains up-to-date, especially when a user purchases a plan.

@noliveleger noliveleger self-assigned this Nov 29, 2024
@noliveleger noliveleger changed the title 1294 update org related extra details fields fix(organization): Block profile updates to org-related fields in Multi-Member Organization context Nov 29, 2024
@noliveleger noliveleger removed the request for review from jnm November 29, 2024 14:45
@noliveleger noliveleger force-pushed the 1294-update-org-related-extra_details-fields branch from d5d7eb4 to 33966ab Compare November 29, 2024 15:40
Copy link
Contributor

@rajpatel24 rajpatel24 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants