weso / hercules-sync

Tools to synchronise data between the ontology files and Wikibase instance for the Hercules project at University of Murcia.
GNU General Public License v3.0
4 stars 1 forks source link

Fix error when setting label and description to the same value #28

Closed alejgh closed 4 years ago

alejgh commented 4 years ago

The label/description (last one being set) should not be written to wikibase. Response should be added to the modification result object.

alejgh commented 4 years ago

I have made some tests and I was not able to reproduce this in a local wikibase instance. I set the label and description of several items to the same value for any given language and everything worked as expected.

For the moment we should close this issue until we have more information about it. We also need to take into account if it is a good practice to set the label and the description to the same value.