[SOLVED] Filtering all people with Company = is empty only returns 10 instances.
I'm trying to filter all of the people that got imported to see who is not associated with any company yet. When I use the filter Company is Empty it only shows 10 people, but when I scroll through the list manually there are way more than 10 people with nothing in the company field.
Could the filter be hiding people that previously had a company associated with them? I have deleted a few companies earlier that I didn't remove the people from first.
15 Replies
@L0RDANGUS are you self-hosted or cloud?
I am self hosted
Could you please update the instance to newest version (today new version should be released) and try to reproduce? There's a chance that your problem might be fixed with today's release
I've updated to 1.2.1 and the problem still persists.
I'm trying to reproduce your problem with simple file and trying different scenarios (importing people, changing their company relation with filter applied) but no luck so far, could you explain in detail steps to reproduce your problem?
I did the initial import of my email and Twenty created people and companies, but some of them I didn't need some of them. I deleted the companies first without remove the people associated with the companies first. Now, those people are not filtering correctly. those people will still show if I filter people "Company is not empty" even though the company field is blank.
Okay, now I'm able to reproduce it
Are companies soft-deleted or permamently deleted?
If they're soft-deleted, that's expected as company record is still available in the database and you can recover them, if they're deleted, then that's a bug
How would I check to see if they are soft deleted or permanently deleted?
In side menu by pressing button in top right corner or Ctrl+K

Okay! That is what is happening! Thank you for walking me through this!
No problem!
It still feels like a bug to have people not show up in the filter view when the company field shows as empty.
🤔
But I understand why it works like that now
@Thomas could you confirm whether that's expected behaviour or not from business' perspective?