gbif / registry-console

Apache License 2.0
5 stars 2 forks source link

Vocabulary editing interface - cannot delete vocabulary concept #562

Open ManonGros opened 4 months ago

ManonGros commented 4 months ago

I made a mistake here: https://registry.gbif.org/vocabulary/InstitutionType/concepts?limit=250&includeChildrenCount=true I wrote the wrong vocab concept name but I can't change it now. I thought I could at least delete it by clicking on the little trash cans, but I get the following error message:

Concept MuseumHerbariumPrivateNonNrofit not found in vocabulary undefined

marcos-lg commented 4 months ago

I guess the button should work in the UI but a concept can't be renamed or deleted, only deprecated. We can fix it in the DB though since this vocab is in a preliminary stage.

ManonGros commented 4 months ago

Thanks! Generally, I would like to be able to deprecate the concepts by using the buttons in the UI. For this particular case, would it be possible to update the concept in the database? MuseumHerbariumPrivateNonNrofit should be MuseumHerbariumPrivateNonProfit. Thanks!

marcos-lg commented 4 months ago

Updated!