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

Feature/6313 unique profile property per portal #6314

Conversation

skamphuis
Copy link
Contributor

Fixes #6313

Summary

To allow multiple portals in the same installation tto have identical lists (for example for profile properties) I have:

  • Added PortalId to the Unique constraint Lists_ListName_Value_Text_ParentID
  • Added PortalId to the Unique index Lists_ParentID
  • Added portalId to the check in SP AddListEntry

Copy link
Contributor

@donker donker left a comment

Choose a reason for hiding this comment

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

I'm good with this fix

@bdukes bdukes added this to the 9.13.8 milestone Jan 28, 2025
@donker donker merged commit c9ed2bd into dnnsoftware:develop Jan 28, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[Bug]: A portal cannot have a List ProfileProperty identical to another portal
3 participants