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

Propagate group edits to ENA projects #2939

Open
corneliusroemer opened this issue Oct 3, 2024 · 0 comments
Open

Propagate group edits to ENA projects #2939

corneliusroemer opened this issue Oct 3, 2024 · 0 comments
Labels
feature Feature proposal insdc tasks related to ENA/INSDC submission

Comments

@corneliusroemer
Copy link
Contributor

Now we can edit group info, however, with current code in ena-submission, changed group info won't propagate to already existing projects.

At some point, we'll want to make it possible to update projects once the group is updated.

Currently, group info is requested from backend only once when the project gets created:

group_info = get_group_info(config, row["group_id"])[0]["group"]

@corneliusroemer corneliusroemer added insdc tasks related to ENA/INSDC submission feature Feature proposal labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature proposal insdc tasks related to ENA/INSDC submission
Projects
Status: No status
Development

No branches or pull requests

1 participant