Skip to content

Conversation

@OlegoO
Copy link
Contributor

@OlegoO OlegoO commented Dec 9, 2025

Description

fix: Multi-Language Dictionary Dynamic Property serialization fails

References

QA-test:

Jira-link:

https://virtocommerce.atlassian.net/browse/VCST-4409

Artifact URL:


Note

Adds early return for dictionary dynamic properties in GetValueFromConnectEntity, returning null when reading from connected entities.

  • Core / Dynamic Properties:
    • Update DynamicPropertyAccessor.GetValueFromConnectEntity to explicitly handle IsDictionary by returning null (dictionaries unsupported).
    • Leaves existing array and multilingual handling unchanged.

Written by Cursor Bugbot for commit 61dfe42. This will update automatically on new commits. Configure here.

Image tag:
ghcr.io/VirtoCommerce/platform:3.918.0-pr-2969-61df-vcst-4409-61dfe429

…ails

fix: Multi-Language Dictionary Dynamic Property serialization fails
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 9, 2025

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

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

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.597
Timestamp: 09-12-2025T12:14:27

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.

3 participants