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

Opening tasks via URL as read-only user produces an error

    • High
    • Opening read-only tasks via URL leads to a no access exception.

      problem

      Opening the task via URL /editor/task/123ID returns a no access exception if the user is assigned read only to the job.

      Reason is, that the JS code tries always to open the task in the status edit which is invalid in this situation. Before 7.19.0 this was allowed, now it is prevented by the advanced rights check of the job coordinator functionality.

      solution

      Make the openTaskDirect method in the UI more intelligent to choose the correct state to be used.

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

              Created:
              Updated:
              Resolved: