Kevin Condon
Kevin Condon
See RT 295094, Julian mentioned some intermittent issue uploading files where it failed with the dupe files message: ``` The first time I tried to upload both files at the...
The steps for bumping version numbers have changed: -scripts/database/releases.txt is no longer updated, this has been true for a long time, since flyway was introduced. -the example github commit showing...
Cannot reproduce, did not do anything unusual but publish a simple dataset with two files. It appeared to publish, got v1.0 but dataset remained locked and there was this server...
Somewhere along the way some of the command line examples that upload json files as input dropped the file type and that won't work. So, need to review which ones...
Ingest leaves files in /tmp. This is not normally an issue but ideally we clean up after ourselves so that we don't consume space, especially in the case of large...