Florian M
Florian M
Often users delete datasets after uploading and noticing that something went wrong. They are, then, still listed and linked in the “recent conversions” banner. That should be removed. I’m unsure...
#8844 consolidates the PathSchemes. We could go a step further and make it an enum instead of string. This would make some URIs invalid UPaths, but that may be ok....
#8844 forbids editing dataset layer names. We might want to consider allowing this again, at the very least during explore+add flow (careful, it uses the same frontend code as the...
#8844 introduces UPath. Some of its methods might throw exceptions, those are named *unsafe. They should be removed and their callers adapted.
Currently, a datastore is selected based on the layersToLink with a too-strict heuristic – if a dataset is included that lives on another datastore and that does not have isVirtual=true,...