Fixed file category loading and small workflow changes

This commit is contained in:
Frikky
2024-02-21 09:32:33 +01:00
parent 51935b96a8
commit f8640d854f
14 changed files with 375 additions and 122 deletions
+1 -1
View File
@@ -1212,7 +1212,7 @@ class AppBase:
return results
# Downloads all files from a namespace
# Currently only working on local version of Shuffle
# Currently only working on local version of Shuffle (2023)
def get_file_category_ids(self, category):
org_id = self.full_execution["workflow"]["execution_org"]["id"]