- Issue created by @ederoo
- First commit to issue fork.
- Status changed to Needs review
10 months ago 3:26am 11 December 2024 - 🇵🇭Philippines jan.fetalvero
I am picking up this issue at Durpalcon Singapore 2024 an i will be reviewing the MR
I'm being mentored by @Anjali Rathod
- First commit to issue fork.
- Merge request !23Issue #3475819 by ckng: Show option items count not taking into account multiple terms per entity. → (Open) created by ckng
- 🇲🇾Malaysia ckng
When an entity has multiple terms, the different terms could trigger double count for the same entity.
Attached patch resolves the issue.@n-m-daz, Could you check if you're facing the same issue and the patch works for you?
- 🇨🇦Canada aastrong
@ckng Just commenting on this as we chatted already.
The current state of your patch is good, but causes the pager to disappear.
I've tried to re-enable the setItemsPerPage to 0, or even better, tried getting its original settings, and putting those back in after view execute is run - but not success.