Label-studio: skip button point to the wrong task id

Created on 3 May 2020  路  1Comment  路  Source: heartexlabs/label-studio

Describe the bug
I was trying to skip a task which have an id 18008865235058689 (url: http://127.0.0.1/?task_id=18008865235058689, but the click action run a request to cancel the wrong task id 18008865235058688.
Also the Task ID: XXX on the bottom looks wrong.

POST /api/tasks/18008865235058688/cancel HTTP/1.0" 501

Environment (please complete the following information):

  • OS: Linux
  • Browser: chromium v73 , firefox v60.9
  • server: python 3.5.3
bug

Most helpful comment

With last version it works.

>All comments

With last version it works.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

laynr picture laynr  路  4Comments

andreaferretti picture andreaferretti  路  5Comments

dalekube picture dalekube  路  5Comments

cverluise picture cverluise  路  3Comments

vkovac2 picture vkovac2  路  6Comments