EUDAT-B2SHARE / b2share

B2SHARE software for the EUDAT CDI services.
https://b2share.eudat.eu
GNU General Public License v2.0
35 stars 33 forks source link

views/api: Provide deletion reason on tombstone page #931

Open emanueldima opened 8 years ago

emanueldima commented 8 years ago

Problem: We currently do not save the reason of a record deletion.

invenio-records-rest has now a better error handling implemented (see inveniosoftware/invenio-records-rest#168). This enables us to have a tombstone message stored in the record metadata and display it to the user.

hjhsalo commented 6 years ago

A B2SHRE user suggested that contact information of record creator could also be shown at tombstone page. Might be useful, might be a privacy issue, but something to consider when implementing this feature.