We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
the module is not working with EE, when we try to import category it is updating attribute based on entity_id, it should be updated based on row_id.
The text was updated successfully, but these errors were encountered:
I can confirm this issue still exists.
Sorry, something went wrong.
@VincentMarmiesse any update on this?
Hi @jigneshthummar ,
I ended up updating my categories "manually" with the save method of the CategoryRepository.
save
CategoryRepository
No branches or pull requests
Hello,
the module is not working with EE, when we try to import category it is updating attribute based on entity_id, it should be updated based on row_id.
The text was updated successfully, but these errors were encountered: