yorkie-team / dashboard

Dashboard is an administrative tool that allows users to manage projects and documents with ease.
https://yorkie.dev/dashboard/
Apache License 2.0
20 stars 13 forks source link

Duplicate documents with the same key are shown on Dashboard #137

Open hackerwins opened 3 months ago

hackerwins commented 3 months ago

Description:

Duplicate documents with the same key are shown on the Dashboard.

  1. Create a document and remove it with Yorkie CLI.
  2. Add another document with the same key.
  3. View the Dashboard where the documents are displayed.
  4. Note the duplication of documents with the same key.

This issue seems to be reproducible when using the force option in Yorkie CLI to forcefully delete documents.

hackerwins commented 3 months ago

스크린샷 2024-03-05 오후 1 59 22