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

Remove add_datasets_to_entity() for Collection and Upload #790

Open
yuanzhou opened this issue May 5, 2024 · 0 comments
Open

Remove add_datasets_to_entity() for Collection and Upload #790

yuanzhou opened this issue May 5, 2024 · 0 comments
Labels
P Pitt dev team

Comments

@yuanzhou
Copy link
Member

yuanzhou commented May 5, 2024

AFTER the Harvard team addresses the corresponding changes in the portal-ui following the changes described in #754, we should remove the use of Collection.datasets and Upload.datasets from the index procedure.

def add_datasets_to_entity(self, entity):

There will be no need to compose a list of datasets:

entity['datasets'] = datasets

@yuanzhou yuanzhou added the P Pitt dev team label May 5, 2024
@shirey shirey added this to Pitt HIVE Jun 7, 2024
@shirey shirey moved this to Backlog in Pitt HIVE Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P Pitt dev team
Projects
Status: Backlog
Development

No branches or pull requests

1 participant