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

Segments are not saved back to GS

    XMLWordPrintable

Details

    • High
    • Segments could not be not saved back to GroupShare. Passing the optional configuration confirmationLevels: ['Unspecified'] did solve the problem.

    Description

      problem

      For an unknown reason changed segments are not saved back any more to GroupShare.

      GroupShare answers just with:

      {"action":"Discard","errorCode":"OK","translationUnitId":"00000000-0000-0000-0000-000000000000","translationHash":"-1512197268"} 

      solution

      After playing arround, it turned out that the confirmationLevels settings was missing in the update request - which was not needed before:

      'confirmationLevels' => [
          'Unspecified',
      ], 

      With that it works again.

      Attachments

        Activity

          People

            tlauria Thomas Lauria
            tlauria Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: