about summary refs log tree commit diff
path: root/uploader
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-06-10 17:01:16 -0500
committerFrederick Muriuki Muriithi2025-06-10 17:19:44 -0500
commit0cb2833d7210bd6e4ce492a3525ee74dc2057aac (patch)
tree36e656ae7f039701c94f33cc8c74d1b9e302ca80 /uploader
parent1c93d2597e16d9828760e10aeb056fa10fd4fcf9 (diff)
downloadgn-uploader-0cb2833d7210bd6e4ce492a3525ee74dc2057aac.tar.gz
Pass on the publication to the next job.
Diffstat (limited to 'uploader')
-rw-r--r--uploader/phenotypes/views.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/uploader/phenotypes/views.py b/uploader/phenotypes/views.py
index 65d9371..82b46ff 100644
--- a/uploader/phenotypes/views.py
+++ b/uploader/phenotypes/views.py
@@ -709,6 +709,7 @@ def load_data_to_database(
                     "population_id": population["Id"],
                     "dataset_id": dataset["Id"],
                     "bundle_file": _meta["bundle"],
+                    "publication_id": _meta["publicationid"],
                     "authserver": oauth2client.authserver_uri(),
                     "token": token["access_token"],
                     "success_handler": (