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 'update_project_metadata.py' utility and put useful functionality into 'update' command #898

Open
pjbriggs opened this issue Oct 24, 2023 · 0 comments

Comments

@pjbriggs
Copy link
Member

The update_project_metadata.py utility should be removed as it is rarely used and could now be considered unsafe with the implementation of the new auto_process.py update command (as metadata changes by the former would most likely be overwritten by the latter).

Potentially useful functionality could be incorporated into the update command, for example allowing programmatic updates to the project metadata which would ensure that changes are correctly synchronised. It might also be useful to be able to set data items such as biological samples from the command line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant