datashare icon indicating copy to clipboard operation
datashare copied to clipboard

Not able to create a new project. Defining a new default project but can't select it from the search page

Open wdyang opened this issue 2 years ago • 1 comments

From the GUI, it seems DataShare supports multiple projects. However, I couldn't figure out how to create a new project.

In the setting area, I'm able to enter a new "Default Project", as well as data folder for this project. Upon restarting Datashare, I can see that the Default Project is indeed a new project. However, heading over to the search tab, there is a drop down for selecting project, but the new project I created is not there. This is the case even after I have injected some data, restart Datashare, and from Elasticsearch interface, I can tell data has been injected under the new index.

Thanks!

wdyang avatar Apr 26 '22 19:04 wdyang

Hello @wdyang,

Since you have access to the setting area, you are running Datashare in Local mode, in this mode there is only a unique default project named "local-datashare". In order to have multiple project in the app, you have to launch it in Server mode, you can refer to this document to see how to do so : https://github.com/ICIJ/datashare/wiki/Datashare-Server-Mode

mvanzalu avatar Jun 17 '22 16:06 mvanzalu