zooniverse / scribeAPI

scribe API
MIT License
80 stars 25 forks source link

Multiple loaded projects makes things confusing #373

Closed nonword closed 9 years ago

nonword commented 9 years ago

Remove ambiguity about what project is active by adding an 'active' property to projects and enforcing that only one project may be active at a given time. Currently, with two projects loaded, the rules aren't clear which should be used when fetching groups, for example. Maybe add a project:list call to list loaded projects - and add /admin/project support to distinguish subjects when mult projects loaded.