Open Cervidellus opened 3 hours ago
I am wondering if this is showing up because my database is not correctly connecting? I've imported some traces using manage.py , and can see that the import into the database was successful, but I am unable to see or search for the traces in the catmaid client. The database itself seems fine, but I suspect I don't have something configured correctly for catmaid..
{{Delete or replace all double-braced text.}}
When trying to import traces through the admin interface, you are presented with a 3 step process. Step 2 does not present you with any options. Presumably, this is where you would enter the file to import the traces from.
To reproduce
-From the admin page click 'Import annotations and tracing data' -Choose the local file radio button -Select a project from the pulldown menu -Click next step
More information
The step 2 page only provides options to navigate to the previous or next step. As this is where I expect you would enter the file path, going to step 3 gives you an empty list of items that would be imported.