engine icon indicating copy to clipboard operation
engine copied to clipboard

Transform service deletion to deprecation system

Open NicolasMahe opened this issue 6 years ago • 1 comments

Because of the append-only nature of the blockchain, we should not delete any data but rather mark them as deleted.

So, we will implement this system for the service, but instead of deletion, we will deprecate them.

NicolasMahe avatar Sep 29 '19 06:09 NicolasMahe

We could also add a field to indicates users which new service they should update to.

NicolasMahe avatar Mar 17 '20 08:03 NicolasMahe