-
Notifications
You must be signed in to change notification settings - Fork 139
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
Matches a category with the same name from the wrong category group. #1530
Comments
Hello, We're encountering the same critical bug and would appreciate a prompt resolution. When uploading data via Feedme, the plugin doesn't seem to respect the specified category group. Instead, it searches across all category groups and pulls in any entries with the same title. Example:
However, Feedme pulls all instances of "Canada" across these groups instead of isolating them to the designated group. Craft version: Craft Pro 5.4.9 |
Hi, thanks for reaching out. @Patchyy, can you please let me know if I got this right:
|
Hi @i-just Thank you for your reply. |
Description
When using the Feed Me plugin to import data from Mercury, the configuration is set to match category fields from the Mercury data and import them into specific Craft entries. In our case, there were two category groups with categories that shared the same name.
For example:
Category Group A: "Vacancy Branch" includes a category named "Medical Devices."
Category Group B: "News Type" also has a category named "Medical Devices."
When the import was executed, instead of assigning the "Medical Devices" category from Vacancy Branch, it incorrectly assigned the one from News Type due to the identical category name.
Steps to reproduce
-Category Group A (e.g., Vacancy Branch)
-Category Group B (e.g., News Type)
Additional info
The text was updated successfully, but these errors were encountered: