Burhan Nasir
Burhan Nasir
This is happening because WordPress calls two different functions [get_terms](https://github.com/WordPress/WordPress/blob/master/wp-admin/includes/class-wp-terms-list-table.php#L143) and [wp_count_terms](https://github.com/WordPress/WordPress/blob/master/wp-admin/includes/class-wp-terms-list-table.php#L147). In this case, this behaviour is expected. @felipeelia, we can close this ticket.

Already try both things but the problem remains there.
Here is it 
@hansonw any update ?
+1 Getting this issue too.
Hi @Serverfox, ElasticPress does not use Elasticsearch for media searches in the admin panel. It's possible that there might be other third-party code contributing to the issue. Have you had...
Hi @rblackfox & @ChinaMIC, Following up here, can you run this WP CLI command `wp elasticpress sync --setup --yes --show-errors` and share the error logs. While debugging the issue, we...
Hi @lfinsaas, I can confirm that it's a bug. We are going to work on the fix, and it will be available in a future release. Regards, Burhan