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

Typesense does not update when Assignees is removed #376

Open
hdlineage opened this issue Dec 13, 2024 · 1 comment
Open

Typesense does not update when Assignees is removed #376

hdlineage opened this issue Dec 13, 2024 · 1 comment

Comments

@hdlineage
Copy link

hdlineage commented Dec 13, 2024

Description

Typesense does not update when Assignees is removed

Steps to reproduce:

  • Assign user A to task B
  • Search tasks assigned to user A using the filter: assignees in user A
  • task B shows up in the search results as expected
  • Remove user A from task B
  • Search tasks assigned to user A
  • task B remains in the search results

Expected behavior: once user A is removed the search results should update and not include task B

Of note, I can run the CLI vikunja index command to correct the issue. The issue also does not exist when I turn off Typesense.

Vikunja Version

0.24.5

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

Please select

Screenshots

No response

@kolaente kolaente added the bug Something isn't working label Dec 13, 2024
@kolaente
Copy link
Member

kolaente commented Jan 9, 2025

Seems to be a Typesense issue: typesense/typesense#2140

@kolaente kolaente added upstream issue and removed bug Something isn't working labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants