Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with filter conditions for task types after upgrading 0.43.0 #1781

Open
3 tasks done
anschein opened this issue Oct 26, 2024 · 3 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@anschein
Copy link

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

After upgrading to 0.43.0, the done relationship in the collection filtering criteria disappeared, making it impossible to filter task types based on completed

Expected Behavior

Click on the filter and the filter criteria for done appears

Steps To Reproduce

By downgrading to 0.42.8, I found that although the done condition does not appear in the relationship, but the task type object can be filtered according to done, but after upgrading to 0.43.0, the previously created filtering condition clicked in and became blank, and could not create new filtering according to done, the previously created filtering according to done condition can be valid normally

Environment

- OS:MacOS 15
- Version:0.43.0

Anything else?

No response

@anschein anschein added the bug Something isn't working label Oct 26, 2024
@anschein
Copy link
Author

The DONE relationship reappeared after I exported and reimported the library, not sure if it can be reproduced in the case of a direct upgrade

@ggeorg0
Copy link

ggeorg0 commented Oct 28, 2024

I have the same bug after update

@ra3orblade ra3orblade transferred this issue from anyproto/anytype-ts Nov 5, 2024
@sytosoim
Copy link

sytosoim commented Nov 6, 2024

Hello, the same in 0.43.4 : can't filter by Done system relation.
First, I thought to add Done relation and then use it as a filter. But clicking on the relation does anything.

image

But on mobile 0.33.24, I still can 👍.

Screenshot_20241106-212054

And it successfully sync on desktop 👍.

image

Hope it helps to debug.
Edit : sometimes it doesn't work on elements created newer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants