lockbox-datastore icon indicating copy to clipboard operation
lockbox-datastore copied to clipboard

Support two-stage delete

Open linuxwolf opened this issue 8 years ago • 3 comments

  1. Support a "disabled" state for items
  2. Provide a "purge" operation

Disabled items are:

  • not included in list (by default)
  • ignored when searching (searching TBD)

linuxwolf avatar Aug 31 '17 17:08 linuxwolf

@linuxwolf @jimporter do you expect this to remain within scope of Alpha? or push out to Beta?

devinreams avatar Sep 08 '17 18:09 devinreams

I aspire to have it for alpha ...

linuxwolf avatar Sep 08 '17 19:09 linuxwolf

Additional considerations:

  • reconciling with remote cloud state
  • duration of soft delete
  • multiplicity of soft delete (one-by-one versus many)

linuxwolf avatar Nov 07 '17 16:11 linuxwolf