Skip to content

Feature/6313 unique profile property per portal#6314

Merged
donker merged 5 commits intodnnsoftware:developfrom
skamphuis:feature/6313-unique-ProfileProperty-per-portal
Jan 28, 2025
Merged

Feature/6313 unique profile property per portal#6314
donker merged 5 commits intodnnsoftware:developfrom
skamphuis:feature/6313-unique-ProfileProperty-per-portal

Conversation

@skamphuis
Copy link
Copy Markdown
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
Copy Markdown
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
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