Nell Hardcastle

Results 77 issues of Nell Hardcastle

**Describe the bug** Seeing this on some newly created remotes when the public remote is added. **To Reproduce** Steps to reproduce the behavior: 1. Upload a new dataset 2. Make...

bug

**Describe the bug** When making a change that results in a bids-validator run, the new information doesn't always update when the run is complete. **To Reproduce** Steps to reproduce the...

bug

**Describe the bug** This query doesn't work, it returns description: null for every result. **To Reproduce** ```gql query datasets { datasets(first: 100) { edges { node { id public snapshots...

bug

**Describe the bug** The link for re-export logs includes a hard coded index uuid. It should be an index reference (the name) so it works across clusters. **To Reproduce** Steps...

bug

Adds a simple ls command to list a snapshots files. ```shell > openneuro ls ds000001 -s 1.0.0 CHANGES 286 README 1175 dataset_description.json 615 participants.tsv 216 task-balloonanalogrisktask_bold.json 73 sub-01/anat/sub-01_T1w.nii.gz 5663237 sub-01/anat/sub-01_inplaneT2.nii.gz...

**Is your feature request related to a problem? Please describe.** Add a link out for datasets that are on NEMAR.

enhancement

**Describe the bug** Due to differences in the NodeJS native fetch implementation and the polyfill we've been using, many operations do not work correctly with Node 18. We recommend Node...

bug

From @poldrack > is it possible to change the owner of a dataset once it’s uploaded? We should add an API mutation for this since it requires a few coordinated...

enhancement

Refactor the profile request to instead require email permissions on initial authentication and use that source to determine if enough information was authorized to create an OpenNeuro account. Context: Initially...

**Describe the bug** If you include a full accession number in your search query, it should be heavily weighted to an exact match. At one point this was working, so...

bug