Import of terms adds Doubles

Created on 6 July 2022, almost 2 years ago
Updated 10 October 2023, 9 months ago

Problem/Motivation

Import of terms adds Doubles
When adding
animal ->Dog
animal -> Hors

You have 2 times Animals in the taxonmy

Steps to reproduce

/admin/structure/taxonomy_manager/

pick ataxonomy
-> import add term "animal"
-> import add term "animal" (second time)

result 2 times animal in taxonomy -->should not happen

Proposed resolution

test for uniqueness, only add if not present

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

🇧🇪Belgium ikeigenwijs

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇳India viren18febS

    Hi @ikeigenwijs,

    As per Drupal default functionality, we are able to add the terms in a vocabulary with the same names & this module follows the same. so i don't think its needed.

Production build 0.69.0 2024