Max Tkachenko

Results 335 comments of Max Tkachenko

I've Just checked this patch API: ``` curl -X PATCH 'http://localhost:8000/api/tasks/1536317/' --data-raw '{"data": {"new_field": "test"}}' -H 'Authorization: Token 12345' -H 'content-type: application/json' ``` It works as expected: new_field column appears...

@kyashy Thank you for your feedback, we will take it into account and probably reprioritize this request.

@minhduc0711 seems you cat try using Repeater tag: https://labelstud.io/tags/repeater.html#Parameters but don't use it for more than 10 questions/repetitions.

It's still in our backlog (PROD-I-568), not yet implemented.

Right now you can achieve this view: ![image](https://user-images.githubusercontent.com/501780/229008983-7ba1d07f-e1cf-4664-86b2-5296d9bd5ee4.png) with this labeling config: ``` ```

@sloth2012 no, it's not supported. toName can be used only with source (object) tags like Text, Audio, Video, Image, etc.

Fixed: https://github.com/heartexlabs/label-studio/pull/2872/files

@pezosanta seems it's a most wanted feature across all time series feature, so I think it is in our top-priority list of time-series updates. @hogepodge Let's track it.

@creadicted @Darius-Liesis do you expect to have some button like "show all in one" to enable this mode for all channels? Or you need to merge only specific channels?

@cuesy @APCG @Adrian-Rasmussen please, try the latest develop branch now. Note: `FUTURE_SAVE_TASK_TO_STORAGE` should be `1`