Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for recursive consent withdrawn updates for ONT #172

Merged
merged 3 commits into from
Jul 17, 2023

Conversation

kjsanger
Copy link
Member

Add recurse keyword and recursive behaviour for collections to:

has_consent_withdrawn
has_consent_withdrawn_metadata
has_consent_withdrawn_permissions
ensure_consent_withdrawn

Add an is_minknow_report function to help in managing permissions.

Rename ont.update_metadata to ont.apply_metadata to distinguish it from the secondary metadata update process.

Change do_update function names to update because they read better.

@kjsanger kjsanger added the enhancement New feature or request label Jul 12, 2023
Add recurse keyword and recursive behaviour for collections to:

has_consent_withdrawn
has_consent_withdrawn_metadata
has_consent_withdrawn_permissions
ensure_consent_withdrawn

Add an is_minknow_report function to help in managing permissions.

Rename ont.update_metadata to ont.apply_metadata to distinguish it
from the secondary metadata update process.

Change do_*_update function names to update_* because they read better.
src/npg_irods/metadata/lims.py Outdated Show resolved Hide resolved
src/npg_irods/metadata/lims.py Show resolved Hide resolved
src/npg_irods/metadata/lims.py Show resolved Hide resolved
kjsanger and others added 2 commits July 17, 2023 15:47
Co-authored-by: mksanger <73285932+mksanger@users.noreply.github.com>
@mksanger mksanger merged commit 4b7dc7d into wtsi-npg:devel Jul 17, 2023
2 of 3 checks passed
@kjsanger kjsanger deleted the feature/recursive-consent-withdrawn branch August 7, 2023 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants