pacifica / pacifica-metadata

Pacifica core service that stores the metadata for the system
GNU Lesser General Public License v3.0
1 stars 8 forks source link

Administrative Delete #195

Closed dmlb2000 closed 5 years ago

dmlb2000 commented 5 years ago

Pacifica Metadata version

Master

Pacifica Core Software versions

Master

Platform Details

Any

Scenario:

Sometimes metadata gets in the system that shouldn't be there, we need a way to administratively delete the metadata and force remove it.

Steps to Reproduce:

Accidentally upload something you aren't supposed to, find out later you need to remove it.

Expected Result:

Some administrative REST API or admin command arguments to administratively force delete objects in the database.

Actual Result:

I've got to login to the database and delete things by SQL.