Naming two categories the same may lead to data lass as the categories are saved by name. Saving a category will remove the previously saved data thus result in data loss.
This should be fixed on the module's side either by not allowing categories to be named the same or by a more robust saving routine in the module's package class.
This issue is linked to issue 244 in gtlab-core.
Naming two categories the same may lead to data lass as the categories are saved by name. Saving a category will remove the previously saved data thus result in data loss.
This should be fixed on the module's side either by not allowing categories to be named the same or by a more robust saving routine in the module's package class.