- Issue created by @aman_lnwebworks
- 🇮🇳India aman_lnwebworks
Hi @Bhupendra_Raykhere @Priyansh Chourasiya @VijaySharma_89
I have created MR for resolving above issue
Please review it once.
Thank you !!
I am encountering an issue when trying to configure with taxonomy.
Steps Reproduce:
1: Install the module using Composer with the command: composer require 'drupal/unused_data_sweeper:^1.0'.
2: Go to '/unused-data-sweeper' when clicking on the taxonomy button it throws an error. the error mentioned below:
Drupal\Core\Database\InvalidQueryException: Query condition 'taxonomy_term_field_data.tid IN ()' cannot be empty. in Drupal\Core\Database\Query\Condition->condition() (line 106 of core\lib\Drupal\Core\Database\Query\Condition.php).
I've attached an image illustrating my actions—installing the module and searching within the extended panel.
Active
1.0
Code
Hi @Bhupendra_Raykhere @Priyansh Chourasiya @VijaySharma_89
I have created MR for resolving above issue
Please review it once.
Thank you !!