delete annotation in Logs & Annotations cause 404 server error #3063

Closed
opened 2026-02-21 17:53:19 -05:00 by yindo · 0 comments
Owner

Originally created by @cainiaokan on GitHub (May 8, 2024).

Self Checks

  • This is only for bug report, if you would like to ask a quesion, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Pleas do not modify this template :) and fill in all the required fields.

Dify version

0.6.6

Cloud or Self Hosted

Cloud, Self Hosted (Docker), Self Hosted (Source)

Steps to reproduce

  1. enter Logs & Annotations Tab of an app.
  2. enter any conversation.
  3. click add annotation button on a message.
  4. close the coversation popup window
  5. reenter this conversation popup window
  6. click remove annotation button on the message in step 3
  7. click I'm sure button to remove this annotation
  8. operation failed due to lack of annotation id in the http delete request

image
image
image
image

✔️ Expected Behavior

the annotation just added can be removed whenever you want

Actual Behavior

the annotation just added cannot be removed if you close the conversation popup window and reenter

Originally created by @cainiaokan on GitHub (May 8, 2024). ### Self Checks - [X] This is only for bug report, if you would like to ask a quesion, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] Pleas do not modify this template :) and fill in all the required fields. ### Dify version 0.6.6 ### Cloud or Self Hosted Cloud, Self Hosted (Docker), Self Hosted (Source) ### Steps to reproduce 1. enter Logs & Annotations Tab of an app. 2. enter any conversation. 3. click add annotation button on a message. 4. close the coversation popup window 5. reenter this conversation popup window 6. click remove annotation button on the message in step 3 7. click `I'm sure` button to remove this annotation 8. operation failed due to lack of annotation id in the http delete request ![image](https://github.com/langgenius/dify/assets/4371697/62c68067-b808-473d-8565-52baee2e3ea3) ![image](https://github.com/langgenius/dify/assets/4371697/f3b9ea6f-6202-45dc-9181-5abcadb1105b) ![image](https://github.com/langgenius/dify/assets/4371697/9824c6d6-d4ee-4c4b-a76e-7694ebc64e2a) ![image](https://github.com/langgenius/dify/assets/4371697/ee782b4d-3aac-4cf6-b2b0-a009ef233e88) ### ✔️ Expected Behavior the annotation just added can be removed whenever you want ### ❌ Actual Behavior the annotation just added cannot be removed if you close the conversation popup window and reenter
yindo added the 🐞 bug label 2026-02-21 17:53:19 -05:00
yindo closed this issue 2026-02-21 17:53:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#3063