SACGF / SACGF/variantgrid

ImportTaskFactory - set success/fail on objects

Open
#537 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
30
Forks
3
Avg merge
9h 28m
Merged PRs (30d)
42

Description

At the moment if a ManualVariantEntryCollection fails - it doesn’t set the objects status to ERROR - even though the upload pipeline fails, so you'd never know on the watch/polling page.

We have ```ImportTaskFactory.get_data_classes```

We should either just set import status on those objects, or perhaps have a callback where you can do the setting. For instance we have a hack for VCF/sample to do this via ```set_vcf_and_samples_import_status``` but could make it more general

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.