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

Marking a correction comment as "resolved" does not update the index properly #5676

Closed
oliver-stoehr opened this issue Jun 1, 2023 · 0 comments · Fixed by #6155
Closed
Labels

Comments

@oliver-stoehr
Copy link
Collaborator

Describe the bug
When a correction comment is marked as "resolved", the task and/or process index is not updated with the new correction comment status. The index still contains the status "2" (process has at least one open correction comment).

To Reproduce
Steps to reproduce the behavior:

  1. Create a new correction comment
  2. The task list and process list show the red "C"/"K".
  3. Mark the correction comment as resolved.
  4. The task list and process list still show the red "C"/"K" and not the expected grey "C"/"K".
    The process widget does however show the correct grey "C"/"K". (The info is here correctly fetched from database and not from index, like on the task list and process list.

Release
3.6.0-SNAPSHOT

Desktop (please complete the following information):

  • OS: macOS 13.3
  • Browser: Safari 16.4
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant