nf-osi / nfportalutils

Utilities for NF Portal project and data management
https://nf-osi.github.io/nfportalutils/
MIT License
2 stars 2 forks source link

Correctly handle multiple admin users #161

Closed anngvu closed 1 month ago

anngvu commented 8 months ago

Admin addition during project setup currently only cares about the first admin id. At some point the data specification was updated to allow multiple admins without updating the method.

https://github.com/nf-osi/nfportalutils/blob/b3e25c334ae225648445a4d06b5922ea061452ec/R/new_project.R#L16-L17