Object views show objects of incorrect type
Have you read a contributing guide?
- I have read CONTRIBUTING.md
- I have searched the existing issues and didn't find any that were similar
- I have considered creating a pull request with fixes instead of a bug report and want to proceed
Current Behavior
I have an object called Journals, and when navigating to the Type page for this object, the query (with zero filters) shows Task objects instead of Journal objects.
If I try to Edit Type or Edit Template on this page, it properly edits the Journal type so I can confirm that this is the correct page for Journal objects.
Removing all views still has the same result, and filtering for Object Type: Journal shows no results.
If I create a Query and query for Object Type: Journal, I see all of my Journal objects.
Expected Behavior
The Type page for any given object is able to show all objects of that type. In this case, my Journals page actually shows Journal objects.
Steps To Reproduce
I am not entirely sure how to tell you how to reproduce this issue. It seems like a bug within my workspace that I am not entirely sure how I would instruct anyone to reproduce.
Environment
- OS: Windows
- Version: 25H2Anything else?
No response
Source: anyproto/anytype-ts