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

Simplify metadata handling #175

Open
MrCreosote opened this issue May 16, 2022 · 0 comments
Open

Simplify metadata handling #175

MrCreosote opened this issue May 16, 2022 · 0 comments

Comments

@MrCreosote
Copy link
Member

Related to #174

There are many methods in the metadata.py module that write to the file metadata file, to the point where some methods are causing bugs in others - see https://kbase-jira.atlassian.net/browse/PTV-1767 for an example.

It'd be much simpler if the metadata was generated once on file upload and then never touched again other than adding an UPA (unless corruption was detected on read, and then it should be regenerated, perhaps with a flag saying so).

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