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]: "Property" Loading Strategy #264

Open
alexej-d opened this issue Oct 19, 2022 · 3 comments
Open

[Feature]: "Property" Loading Strategy #264

alexej-d opened this issue Oct 19, 2022 · 3 comments

Comments

@alexej-d
Copy link

Feature description

Hi! Are there plans for property based loading of objects? I think this would be a great addition for cases where the external data items have a unique identifier but it can neither be used in the ID not in the Key loading strategy.

For the property based strategy you would define a property key to map it's data with the UID in the external data source.

@mcop1
Copy link
Contributor

mcop1 commented Oct 24, 2022

@alexej-d If I understood you correctly, you need to load the data objects based on of their attributes? You can do that already: https://pimcore.com/docs/data-importer/current/Configuration/Resolver_Settings.html (Loading Strategy: Attribute)

@alexej-d
Copy link
Author

@mcop1 Hi! No, I really meant properties. As far as I can see, loading by attribute only gives me the possibility to select a specific predefined field of the object to load by. Contrary to that I would like to use an arbitrary property from the property tab of the object

@mcop1 mcop1 self-assigned this Oct 31, 2022
Copy link

Thanks a lot for reporting the issue. We did not consider the issue as "Pimcore:Priority", "Pimcore:ToDo" or "Pimcore:Backlog", so we're not going to work on that anytime soon. Please create a pull request to fix the issue if this is a bug report. We'll then review it as quickly as possible. If you're interested in contributing a feature, please contact us first here before creating a pull request. We'll then decide whether we'd accept it or not. Thanks for your understanding.

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

No branches or pull requests

2 participants