Skip to content

DocumentUrlDataResolver: Use UMB_VARIANT_CONTEXT instead of UMB_PROPERTY_DATASET_CONTEXT #19537

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

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

Conversation

madsrasmussen
Copy link
Contributor

Fixes #19507

@Copilot Copilot AI review requested due to automatic review settings June 12, 2025 11:47
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the DocumentUrlsDataResolver to use UMB_VARIANT_CONTEXT instead of UMB_PROPERTY_DATASET_CONTEXT. It updates the import statement, renames the private field, and modifies the context consumption and culture retrieval accordingly.

  • Updated import to use UMB_VARIANT_CONTEXT
  • Renamed private field from propertyDataSetCulture to variantId
  • Adjusted context consumption and culture-based data retrieval

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

Successfully merging this pull request may close these issues.

Link Picker Modal dependency on UmbPropertyDatasetContext
1 participant