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

Release - Allow archiving of Sequencing Groups #1021

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Release - Allow archiving of Sequencing Groups #1021

merged 1 commit into from
Jan 22, 2025

Conversation

dancoates
Copy link
Contributor

  • allow archiving of sequencing groups via new rest and graphql endpoints

* allow archiving of sequencing groups via new rest and graphql endpoints

This implementation allows for simple archiving of sequencing groups.
While this is not something that needs to happen often, there are cases
where sequencing groups are replaced by other samples and are not
automatically archived. In those cases it can be necessary to manually
archive the sequencing groups and also the sample and analysis. Sample
and analysis both already allow their "active" property to be updated so
sequencing groups were the odd one out by not allowing
deactivation/archiving.

* Bump version: 7.8.0 → 7.9.0
@dancoates dancoates merged commit 8396bc1 into main Jan 22, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants