Skip to content

[Asset Metadata] Implement adapter approach#951

Merged
lukmzig merged 3 commits into1.xfrom
941-asset-metadata-implement-adapter-approach
Mar 26, 2025
Merged

[Asset Metadata] Implement adapter approach#951
lukmzig merged 3 commits into1.xfrom
941-asset-metadata-implement-adapter-approach

Conversation

@lukmzig
Copy link
Copy Markdown
Contributor

@lukmzig lukmzig commented Mar 26, 2025

Changes in this pull request

Resolves #941

Additional info

  • User adapter approach for metada data processing (normalize and denormalize)
  1. first load studio adapters
  2. if studio adapter does not exists load core adapter
  3. if that is not existing use raw value
  • Use adapters in hydrators and updater and patcher

@lukmzig lukmzig self-assigned this Mar 26, 2025
@sonarqubecloud
Copy link
Copy Markdown

@lukmzig lukmzig requested review from martineiber and mattamon March 26, 2025 14:02
Comment thread config/pimcore/config.yaml
@lukmzig lukmzig requested a review from martineiber March 26, 2025 14:17
Copy link
Copy Markdown
Contributor

@martineiber martineiber left a comment

Choose a reason for hiding this comment

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

LGTM

@lukmzig lukmzig merged commit 77eebbd into 1.x Mar 26, 2025
12 checks passed
@lukmzig lukmzig deleted the 941-asset-metadata-implement-adapter-approach branch March 26, 2025 14:20
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Asset Metadata] Implement adapter approach

2 participants