same dataTypeId different type of attrs imported

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • None
    • Affects Version/s: None
    • Component/s: TermPortal

      Strange values appear in on MIWE_multi.tbx import (attached):

      screen 1: different values in type-column, but same in dataTypeId-column (terms_attributes-table). use the following sql query to get that 

      SELECT `ta`.* 
      FROM `terms_attributes` `ta`, `terms_term_entry` `te` 
      WHERE `ta`.`termEntryId` = `te`.`id` AND ISNULL(`ta`.`language`) AND `te`.`termEntryTbxId` = "eid-2303"

      screen 2: all those 6 from above screen refers to dataTypeId 89, which is type=xBool_Forbidden (terms_attributes_datatype)

      screen 3: how it looks in TermPortal GUI

       

        1. image-2022-01-29-16-57-44-357.png
          46 kB
          Pavel Perminov
        2. image-2022-01-29-16-59-01-842.png
          18 kB
          Pavel Perminov
        3. image-2022-01-29-17-00-35-478.png
          56 kB
          Pavel Perminov
        4. MIWE_multi.7z
          202 kB
          Pavel Perminov

            Assignee:
            Marc Mittag [Administrator]
            Reporter:
            Pavel Perminov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: