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

task/DES-2614: Track fileObjs when categorizing files #1129

Merged
merged 9 commits into from
Dec 13, 2023

Conversation

jarosenb
Copy link
Member

Overview:

Currently, categorizing a file in My Projects updates its association IDs but doesn't add relevant metadata like path/filename/length. The V3 transition will be a lot easier if we migrate this data into the entities beforehand. This PR adds hooks to categorization so that fileObjs can be constructed without relying on association IDs.

PR Status:

  • Ready.
  • Work in Progress.
  • Hold.

Related Jira tickets:

Testing Steps:

  1. Categorize/un-categorize files in My Projects and confirm that nothing breaks.

@jarosenb jarosenb merged commit ffd031a into main Dec 13, 2023
2 checks passed
@jarosenb jarosenb deleted the task/DES-2614--track-fileobjs-in-projects branch December 13, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant