alexanderzatko / rovas

Application for participating in the NEO economy
0 stars 0 forks source link

replace deleted user with Anonymous #98

Open alexanderzatko opened 3 years ago

alexanderzatko commented 3 years ago

When an user is deleted in Rovas, references to them must be replaced with (probably) Anonymous user to ensure the site does not break.

For example, deleting user reference in the purchase receipt document leaves "name" blank in the project_merits_feed view, which consequently might break 3rd party apps if they consume the view via API

alexanderzatko commented 3 years ago

also, make sure that deleted (anonymous) users do not earn Merits