bihealth / sodar-server

SODAR: System for Omics Data Access and Retrieval
https://github.com/bihealth/sodar-server
MIT License
14 stars 3 forks source link

Use UUIDs with the Taskflow API #99

Closed mikkonie closed 2 years ago

mikkonie commented 6 years ago

Once integrating iRODS and the omics_taskflow component, replace pk:s with UUIDs similar to #97.

Not doing it for v0.2 as this functionality is not used yet anyway.

Naturally, the change must also be done on the omics_taskflow side (see omics_taskflow#14)

mikkonie commented 6 years ago

mentioned in commit 97a016d2fc075963d2ad3906f4e787954b92fcd8

mikkonie commented 6 years ago

Done for existing views, others will be added as I add iRODS integration to Samplesheets and add a refactored version of Landingzones.

mikkonie commented 6 years ago

closed