auto-curate default behavior is harmful #45
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We now have had several events of "lost records" that turned out to have been accidentally curated. Presumably, this is happening, because the default behavior of
auto-curateis to flush all inboxes.This is a bad default. Curating one individual inbox is very likely a better and safer default. It is unlikely that a curation across multiple inboxes leads to a desirable results (think target collections, etc).
Fixed in release 0.3.0