To this day it still has the same problem.
If you come from a previous version and you already have the module installed, the hook install will not be launched. For this you have to uninstall and reinstall the module.
aolvera β created an issue.
aolvera β created an issue.
aolvera β created an issue.
aolvera β created an issue.
I have tried patch #12 and it still fails. I have drupal 10.2.2.
Patch #7 has also worked for me. Thank you.
alvolvfdez β made their first commit to this issueβs fork.
I have tried all the patches and MRs of this issue and none of them work in Drupal 9.5.11.
alvolvfdez β created an issue.
alvolvfdez β created an issue.
I have the same issue on D9.5.10.
alvolvfdez β created an issue.
I have corrected the error. I leave the MR pending validation and merge with the 1.0.x branch.
alvolvfdez β made their first commit to this issueβs fork.
+1
I totally agree with comment #12. The solution is not to use βHas taxonomy term IDβ as this consumes the taxonomy_index table and not the entity table. This may generate other problems in terms of custom code (e.g. alterView) that is expecting a field name in the filter.
alvolvfdez β created an issue.