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

Replace data_file_paths with original_files #1047

Open
avrohomgottlieb opened this issue Jan 13, 2025 · 0 comments
Open

Replace data_file_paths with original_files #1047

avrohomgottlieb opened this issue Jan 13, 2025 · 0 comments
Assignees

Comments

@avrohomgottlieb
Copy link
Contributor

avrohomgottlieb commented Jan 13, 2025

Context

With the original file model up and running, we no longer have a need for the data_file_paths attribute on the Project and Library models.

Problem or idea

All references to data_file_paths should return their corresponding original files.

Solution or next step

There should be a new property method added to the Project and Library models which called original_files, which queries all of a Project or Library's corresponding original files.

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

No branches or pull requests

1 participant