yorkie-team/yorkie

ErrDocumentIfNotAttached occurs when trying to remove documents in Dashboard

hackerwins opened this issue · 3 comments

What happened:

ErrDocumentIfNotAttached occurs when trying to remove documents in Dashboard.

스크린샷 2024-01-11 오전 11 00 03

What you expected to happen:

A document should be removed if it is not attached to clients.

How to reproduce it (as minimally and precisely as possible):

Try to remove any documents in Dashboard.

Anything else we need to know?:

It is good to check the reason for the problem is documentIfNotAttached flag: #560

Environment:

  • Operating system: MacOS
  • Browser and version: Chrome latest
  • Yorkie version (use yorkie version): v0.4.12
  • Yorkie JS SDK version: v0.4.12

Good, may i try this issue?