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: Fix Impersonating Addon Containers - MEED-8349 - Meeds-io/meeds#2894 #343

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

boubaker
Copy link
Member

@boubaker boubaker commented Feb 7, 2025

Prior to this change, when creating a site from a template where we have an addon container defined into it with a declared application, then the impersonation process of created site will consider container's children and will attempt to store in database its preferences. This change will ensure to ignore addon container children which doesn't have a dedicated StorageId where to store preferences.

…2894 (#342)

Prior to this change, when creating a site **from a template** where we
have an `addon container` defined into it with a declared application,
then the impersonation process of created site will consider container's
children and will attempt to store in database its preferences. This
change will ensure to **ignore** `addon container` children which
doesn't have a dedicated `StorageId` where to store preferences.
@boubaker boubaker requested a review from AzmiTouil February 7, 2025 11:26
@boubaker boubaker enabled auto-merge (squash) February 7, 2025 11:26
@boubaker boubaker merged commit 8af6a59 into develop Feb 7, 2025
8 checks passed
@boubaker boubaker deleted the MEED-8349 branch February 7, 2025 12:01
exo-swf pushed a commit that referenced this pull request Feb 7, 2025
…2894 (#343)

Prior to this change, when creating a site **from a template** where we
have an `addon container` defined into it with a declared application,
then the impersonation process of created site will consider container's
children and will attempt to store in database its preferences. This
change will ensure to **ignore** `addon container` children which
doesn't have a dedicated `StorageId` where to store preferences.
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