elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.64k stars 8.23k forks source link

[Security Solution] [Bug] No notification for successful deletion of a document entry under the Knowledge base #195875

Open muskangulati-qasource opened 1 month ago

muskangulati-qasource commented 1 month ago

Describe the bug No notification for successful deletion of a document entry under the Knowledge base

Kibana/Elasticsearch Stack version

VERSION: 8.16.0
BUILD: 78825
COMMIT: a805375758e4bc931cf13dfdcac89b8d877a15d2

Steps

  1. Kibana version 8.16.0 or above should exist without endpoints
  2. Navigate to Stack management under Management section
  3. Navigate to Kibana >> AI Assistants
  4. Click on Manage settings for Elastic AI Assistant for Security
  5. Navigate to the Knowledge base tab
  6. A few docs should exist
  7. Delete a document
  8. Observe, there is no notification for deleting a document for Knowledge base entry

Expected Result There should be a notification message for successful deletion

Screenshot

https://github.com/user-attachments/assets/583fc183-a7f4-4279-9506-b2e4bba55660

elasticmachine commented 1 month ago

Pinging @elastic/security-solution (Team: SecuritySolution)

muskangulati-qasource commented 1 month ago

@amolnater-qasource please review!

amolnater-qasource commented 1 month ago

Reviewed & assigned to @MadameSheema

shayfeld commented 4 weeks ago

@muskangulati-qasource ,

There is no notification, but there is log for deleting knowledge base?

jamesspi commented 4 weeks ago

@muskangulati-qasource ,

There is no notification, but there is log for deleting knowledge base?

  • Who delete the document?
  • Which document deleted?

@shayfeld, great to see you here! There is some very basic audit logging on this at the moment. We will be looking to add more soon. Also, you will be able to impose RBAC restrictions for this feature too.

shayfeld commented 3 weeks ago

@jamesspi ,

The sound is great, maybe you can add the functionality of "Recycle Bin" so after deleting anything from Security it will be moved to a recycle bin and will be permanently removed after X days. That will help us to prevent mistakes in production.