MichaelBuessemeyer
MichaelBuessemeyer
I think this should be ready to go now. In case you notice some errors please tell me :pray:
Getting close to +3k :tada: :laughing: 
@daniel-wer Could you please take over the frontend review of this PR? Before you start, I'd suggest to talk a little about the high level changes so that the review...
> When clicking on the dataset name link at the top of the dataset settings page (e.g. https://allowdatasetrenaming.webknossos.xyz/datasets/l4_sample-6735ed6c010000d2004849e6/edit), the link https://allowdatasetrenaming.webknossos.xyz/datasets/6735ed6c010000d2004849e6 which makes webknossos crash Thanks for finding this. It...
> In the datasource-properties there is a field like >``` >"id": { > "name": "asdasdasd", > "team": "sample_organization" >} >``` >which is not changed if the dataset name is changed....
> Moving a single dataset from the dataset list into a folder using drag&drop fails with Could not move dataset. Please try again.. However, the batch moving of multiple datasets...
> I took the liberty to push two commits, one renames some local variables, and one fixes starting an infer_with_model job in the AiModelController. Hope that’s ok for you! Sure,...
I now removed the `dataSet` field in jsonified task object and added the legacy adaption. I checked routes that needed adaptation and came up with that the following do not...
Hi @fm3, I added the required legacy routes to remove `dataSet` from the json serialized task objects in the newest API version. Please find the following links & curl script...
merge conflicts & your two comments are done now. So it's ready for :ship: