Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-4608

Amount of segments calculated and in the grid are different

XMLWordPrintable

    • Critical
    • Fixed bug which might prevent all segments to load into the list in TMMaintenance panel after search

      The problem:
      Language resource can have several t5memory memories assigned, but at the same time segment ID is not unique among all assigned memories and can have duplicates because from t5memory perspective memories are not connected. This leads to the following: if there are duplicates in the list only the first dupplicated segment is loaded into the grid. Thus not all segments are actually visible which leads to different total amount of segments calculated and actually displayed in the grid.

      Solution:
      Need to make segment id to be unique for all found segments. Possible solution is to change id to e.g. UUID and change backend accordingly.

            leonkiz Leon Kiz
            leonkiz Leon Kiz
            Sanya Mikhliaiev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: