aces / Loris

LORIS is a web-accessible database solution for longitudinal multi-site studies.
GNU General Public License v3.0
145 stars 173 forks source link

[Request account] make picking a project multi/configurable/optional #8915

Open christinerogers opened 1 year ago

christinerogers commented 1 year ago

Project field is mandatory in the Request Account form, and it's not a multi-select.
However this isn't required/relevant in many Lorises.
Could it be made a config parameter so we don't have to override?

Would be even nicer if admin user could specify if a project was "request-able" or not. I think it's a bug to require it as default, since we don't tend to adopt the one-project-per-user relationship elsewhere in LORIS.

This could also apply to Site since users can belong to multiple sites. (Though usually there's a natural default site)

reporting for (cc) @jeffersoncasimir - please edit if needed

christinerogers commented 1 month ago

still there